Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorDevice.h214 void addDisabledReasonForIdentLocked(void* ident, DisabledReason reason);
DSensorDevice.cpp673 void SensorDevice::addDisabledReasonForIdentLocked(void* ident, DisabledReason reason) { in addDisabledReasonForIdentLocked() function in android::SensorDevice
691 addDisabledReasonForIdentLocked(ident, DisabledReason::DISABLED_REASON_UID_IDLE); in setUidStateForConnection()
780 addDisabledReasonForIdentLocked(info.batchParams.keyAt(j), in disableAllSensors()