Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.cpp943 bool needWake = mInboundQueue.empty(); in enqueueInboundEventLocked() local
3734 bool needWake; in notifyConfigurationChanged() local
3829 bool needWake; in notifyKey() local
3906 bool needWake; in notifyMotion() local
3960 bool needWake; in notifySensor() local
4010 bool needWake; in notifyDeviceReset() local
4030 bool needWake; in notifyPointerCaptureChanged() local
4201 bool needWake = false; in injectInputEvent() local
/aosp12/frameworks/native/services/inputflinger/reader/
H A DInputReader.cpp602 bool needWake = !mConfigurationChangesToRefresh; in requestRefreshConfiguration() local