Home
last modified time | relevance | path

Searched defs:dispatchEvents (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/jni/
H A Dandroid_os_MessageQueue.cpp32 jmethodID dispatchEvents; member
/aosp14/frameworks/base/core/java/android/os/
H A DMessageQueue.java270 private int dispatchEvents(int fd, int events) { in dispatchEvents() method in MessageQueue
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotifCollection.java688 private void dispatchEvents() { in dispatchEvents() method in NotifCollection