Home
last modified time | relevance | path

Searched refs:waitQueue (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/inputflinger/
DInputDispatcher.cpp1691 targetType, connection->outboundQueue.count(), connection->waitQueue.count()); in checkWindowReadyForMoreInputLocked()
1707 if (!connection->outboundQueue.isEmpty() || !connection->waitQueue.isEmpty()) { in checkWindowReadyForMoreInputLocked()
1711 targetType, connection->outboundQueue.count(), connection->waitQueue.count()); in checkWindowReadyForMoreInputLocked()
1729 if (!connection->waitQueue.isEmpty() in checkWindowReadyForMoreInputLocked()
1730 && currentTime >= connection->waitQueue.head->deliveryTime in checkWindowReadyForMoreInputLocked()
1736 connection->waitQueue.count(), in checkWindowReadyForMoreInputLocked()
1737 (currentTime - connection->waitQueue.head->deliveryTime) * 0.000001f); in checkWindowReadyForMoreInputLocked()
2048 if (connection->waitQueue.isEmpty()) { in startDispatchCycleLocked()
2075 connection->waitQueue.enqueueAtTail(dispatchEntry); in startDispatchCycleLocked()
2108 drainDispatchQueueLocked(&connection->waitQueue); in abortBrokenDispatchCycleLocked()
[all …]
DInputDispatcher.h830 Queue<DispatchEntry> waitQueue; variable
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...