Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp1159 bool needWake = mInboundQueue.empty(); in enqueueInboundEventLocked() local
4200 bool needWake = false; in notifyConfigurationChanged() local
4299 bool needWake = false; in notifyKey() local
4392 bool needWake = false; in notifyMotion() local
4468 bool needWake = false; in notifySensor() local
4517 bool needWake = false; in notifyDeviceReset() local
4537 bool needWake = false; in notifyPointerCaptureChanged() local
4713 bool needWake = false; in injectInputEvent() local
5372 bool needWake = false; in setInTouchMode() local
/frameworks/native/services/inputflinger/reader/
DInputReader.cpp673 bool needWake = !mConfigurationChangesToRefresh.any(); in requestRefreshConfiguration() local