Loading core/java/android/os/DeliQueue/MessageQueue.java +2 −1 Original line number Diff line number Diff line Loading @@ -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. * Loading Loading
core/java/android/os/DeliQueue/MessageQueue.java +2 −1 Original line number Diff line number Diff line Loading @@ -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. * Loading