Home
last modified time | relevance | path

Searched refs:dispatchEvents (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/pipeline/
H A DMediaTimeoutListener.kt247 dispatchEvents = false,
253 processState(state, dispatchEvents = true, currentResumption = resumption)
272 dispatchEvents: Boolean,
285 if ((!actionsSame || !playingStateSame) && state != null && dispatchEvents) {
315 if (dispatchEvents) {
/aosp14/frameworks/base/core/jni/
H A Dandroid_os_MessageQueue.cpp32 jmethodID dispatchEvents; member
170 gMessageQueueClassInfo.dispatchEvents, fd, events); in handleEvent()
263 gMessageQueueClassInfo.dispatchEvents = GetMethodIDOrDie(env, clazz, in register_android_os_MessageQueue()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotifCollection.java668 dispatchEvents(); in dispatchEventsAndRebuildList()
679 dispatchEvents(); in dispatchEventsAndAsynchronouslyRebuildList()
688 private void dispatchEvents() { in dispatchEvents() method in NotifCollection
/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/boot/
H A Dboot-image-profile.txt12428 HSPLandroid/os/MessageQueue;->dispatchEvents(II)I
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt12431 HSPLandroid/os/MessageQueue;->dispatchEvents(II)I