Home
last modified time | relevance | path

Searched defs:mSensorPrivacyEnabled (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DSensorPrivacyControllerImpl.java38 private boolean mSensorPrivacyEnabled; field in SensorPrivacyControllerImpl
/aosp12/frameworks/native/services/sensorservice/
H A DSensorService.h258 std::atomic_bool mSensorPrivacyEnabled; variable
/aosp12/frameworks/av/services/camera/libcameraservice/
H A DCameraService.h711 bool mSensorPrivacyEnabled; variable
/aosp12/frameworks/av/services/audiopolicy/service/
H A DAudioPolicyService.h475 std::atomic_bool mSensorPrivacyEnabled = false; variable