Loading core/java/android/os/CombinedMessageQueue/MessageQueue.java +2 −1 Original line number Diff line number Diff line Loading @@ -351,7 +351,8 @@ public final class MessageQueue { } /** * 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 core/java/android/os/LegacyMessageQueue/MessageQueue.java +2 −1 Original line number Diff line number Diff line Loading @@ -121,7 +121,8 @@ public final class MessageQueue { } /** * 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 sync barrier. * * <p>This method is safe to call from any thread. * Loading Loading
core/java/android/os/CombinedMessageQueue/MessageQueue.java +2 −1 Original line number Diff line number Diff line Loading @@ -351,7 +351,8 @@ public final class MessageQueue { } /** * 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
core/java/android/os/LegacyMessageQueue/MessageQueue.java +2 −1 Original line number Diff line number Diff line Loading @@ -121,7 +121,8 @@ public final class MessageQueue { } /** * 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 sync barrier. * * <p>This method is safe to call from any thread. * Loading