Searched refs:mListeningProxSensors (Results 1 – 1 of 1) sorted by relevance
121 private boolean mListeningProxSensors; field in DozeSensors173 mListeningProxSensors = !mSelectivelyRegisterProxSensors; in DozeSensors()399 && mListeningProxSensors == shouldRegisterProxSensors in setListeningWithPowerState()406 mListeningProxSensors = shouldRegisterProxSensors; in setListeningWithPowerState()419 && (!s.mRequiresProx || mListeningProxSensors) in updateListening()499 pw.println("mListeningProxSensors=" + mListeningProxSensors); in dump()