Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp423 bool needWake = mInboundQueue.isEmpty(); in enqueueInboundEventLocked() local
2592 bool needWake; in notifyConfigurationChanged() local
2686 bool needWake; in notifyKey() local
2760 bool needWake; in notifyMotion() local
2822 bool needWake; in notifyDeviceReset() local
2966 bool needWake = false; in injectInputEvent() local
/frameworks/native/services/inputflinger/reader/
DInputReader.cpp558 bool needWake = !mConfigurationChangesToRefresh; in requestRefreshConfiguration() local