Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp931 bool needWake = mInboundQueue.empty(); in enqueueInboundEventLocked() local
3688 bool needWake; in notifyConfigurationChanged() local
3783 bool needWake; in notifyKey() local
3860 bool needWake; in notifyMotion() local
3914 bool needWake; in notifySensor() local
3964 bool needWake; in notifyDeviceReset() local
3984 bool needWake; in notifyPointerCaptureChanged() local
4155 bool needWake = false; in injectInputEvent() local
/frameworks/native/services/inputflinger/reader/
DInputReader.cpp596 bool needWake = !mConfigurationChangesToRefresh; in requestRefreshConfiguration() local