Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DMessageQueue.java154 return isPollingLocked(); in isPolling()
158 private boolean isPollingLocked() { in isPollingLocked() method in MessageQueue
789 pw.println(prefix + "(Total messages: " + n + ", polling=" + isPollingLocked() in dump()
800 proto.write(MessageQueueProto.IS_POLLING_LOCKED, isPollingLocked()); in writeToProto()
/frameworks/base/config/
Dboot-image-profile.txt5274 HPLandroid/os/MessageQueue;->isPollingLocked()Z