Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorDevice.h217 void addDisabledReasonForIdentLocked(void* ident, DisabledReason reason);
DSensorDevice.cpp867 void SensorDevice::addDisabledReasonForIdentLocked(void* ident, DisabledReason reason) { in addDisabledReasonForIdentLocked() function in android::SensorDevice
885 addDisabledReasonForIdentLocked(ident, DisabledReason::DISABLED_REASON_UID_IDLE); in setUidStateForConnection()
962 addDisabledReasonForIdentLocked( in disableAllSensors()