Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp1330 bool needWake = mInboundQueue.empty(); in enqueueInboundEventLocked() local
4451 bool needWake = false; in notifyConfigurationChanged() local
4510 bool needWake = false; in notifyKey() local
4609 bool needWake = false; in notifyMotion() local
4690 bool needWake = false; in notifySensor() local
4740 bool needWake = false; in notifyDeviceReset() local
4764 bool needWake = false; in notifyPointerCaptureChanged() local
4974 bool needWake = false; in injectInputEvent() local
5615 bool needWake = false; in setInTouchMode() local
/frameworks/native/services/inputflinger/reader/
DInputReader.cpp660 bool needWake = !mConfigurationChangesToRefresh.any(); in requestRefreshConfiguration() local