Home
last modified time | relevance | path

Searched refs:DISABLED_REASON_UID_IDLE (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/sensorservice/
DSensorDevice.h202 DISABLED_REASON_UID_IDLE = 0, enumerator
DSensorDevice.cpp689 removeDisabledReasonForIdentLocked(ident, DisabledReason::DISABLED_REASON_UID_IDLE); in setUidStateForConnection()
691 addDisabledReasonForIdentLocked(ident, DisabledReason::DISABLED_REASON_UID_IDLE); in setUidStateForConnection()