Home
last modified time | relevance | path

Searched refs:isPollingLocked (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/os/
DMessageQueue.java161 return isPollingLocked(); in isPolling()
165 private boolean isPollingLocked() { in isPollingLocked() method in MessageQueue
924 pw.println(prefix + "(Total messages: " + n + ", polling=" + isPollingLocked() in dump()
935 proto.write(MessageQueueProto.IS_POLLING_LOCKED, isPollingLocked()); in dumpDebug()
/frameworks/base/config/
Dboot-image-profile.txt15705 HSPLandroid/os/MessageQueue;->isPollingLocked()Z