Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DMessageQueue.java169 return isPollingLocked(); in isPolling()
173 private boolean isPollingLocked() { in isPollingLocked() method in MessageQueue
1104 pw.println(prefix + "(Total messages: " + n + ", polling=" + isPollingLocked() in dump()
1115 proto.write(MessageQueueProto.IS_POLLING_LOCKED, isPollingLocked()); in dumpDebug()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt37106 Landroid/os/MessageQueue;->isPollingLocked()Z