Searched refs:mListeningProxSensors (Results 1 – 1 of 1) sorted by relevance
120 private boolean mListeningProxSensors; field in DozeSensors172 mListeningProxSensors = !mSelectivelyRegisterProxSensors; in DozeSensors()400 && mListeningProxSensors == shouldRegisterProxSensors in setListeningWithPowerState()407 mListeningProxSensors = shouldRegisterProxSensors; in setListeningWithPowerState()420 && (!s.mRequiresProx || mListeningProxSensors) in updateListening()500 pw.println("mListeningProxSensors=" + mListeningProxSensors); in dump()