Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ecce1417 authored by Shai Barack's avatar Shai Barack
Browse files

Follow up to ag/35040365 to also update DeliQueue idIdle

Flag: EXEMPT javadoc
Change-Id: I81d71f25080c6fc0ac4f0685ceef446ab0259280
parent 8cfa9f97
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -619,7 +619,8 @@ public final class MessageQueue {
            new MatchDeliverableMessages();

    /**
     * Returns true if the looper has no pending messages which are due to be processed.
     * Returns true if the looper has no pending messages which are due to be processed
     * and is not blocked on a sync barrier.
     *
     * <p>This method is safe to call from any thread.
     *