Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.cpp1726 targetType, connection->outboundQueue.count(), connection->waitQueue.count()); in checkWindowReadyForMoreInputLocked()
1742 if (!connection->outboundQueue.isEmpty() || !connection->waitQueue.isEmpty()) { in checkWindowReadyForMoreInputLocked()
1746 targetType, connection->outboundQueue.count(), connection->waitQueue.count()); in checkWindowReadyForMoreInputLocked()
1764 if (!connection->waitQueue.isEmpty() in checkWindowReadyForMoreInputLocked()
1765 && currentTime >= connection->waitQueue.head->deliveryTime in checkWindowReadyForMoreInputLocked()
1771 connection->waitQueue.count(), in checkWindowReadyForMoreInputLocked()
1772 (currentTime - connection->waitQueue.head->deliveryTime) * 0.000001f); in checkWindowReadyForMoreInputLocked()
2082 if (connection->waitQueue.isEmpty()) { in startDispatchCycleLocked()
2110 connection->waitQueue.enqueueAtTail(dispatchEntry); in startDispatchCycleLocked()
2143 drainDispatchQueueLocked(&connection->waitQueue); in abortBrokenDispatchCycleLocked()
[all …]
DInputDispatcher.h829 Queue<DispatchEntry> waitQueue; variable
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...