Home
last modified time | relevance | path

Searched defs:needWake (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
DInputDispatcher.cpp444 bool needWake = mInboundQueue.isEmpty(); in enqueueInboundEventLocked() local
2595 bool needWake; in notifyConfigurationChanged() local
2690 bool needWake; in notifyKey() local
2765 bool needWake; in notifyMotion() local
2828 bool needWake; in notifyDeviceReset() local
2969 bool needWake = false; in injectInputEvent() local
DInputReader.cpp768 bool needWake = !mConfigurationChangesToRefresh; in requestRefreshConfiguration() local