Home
last modified time | relevance | path

Searched defs:isSensorPrivacyEnabled (Results 1 – 11 of 11) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DSensorPrivacyController.java33 boolean isSensorPrivacyEnabled(); in isSensorPrivacyEnabled() method
H A DSensorPrivacyControllerImpl.java56 public boolean isSensorPrivacyEnabled() { in isSensorPrivacyEnabled() method in SensorPrivacyControllerImpl
/aosp12/frameworks/base/core/java/android/hardware/
H A DSensorPrivacyManagerInternal.java49 public abstract boolean isSensorPrivacyEnabled(int userId, int sensor); in isSensorPrivacyEnabled() method in SensorPrivacyManagerInternal
H A DSensorPrivacyManager.java384 public boolean isSensorPrivacyEnabled(@Sensors.Sensor int sensor) { in isSensorPrivacyEnabled() method in SensorPrivacyManager
396 public boolean isSensorPrivacyEnabled(@Sensors.Sensor int sensor, @UserIdInt int userId) { in isSensorPrivacyEnabled() method in SensorPrivacyManager
H A DISensorPrivacyManager.aidl38 boolean isSensorPrivacyEnabled(); in isSensorPrivacyEnabled() method
/aosp12/frameworks/native/libs/sensorprivacy/aidl/android/hardware/
H A DISensorPrivacyManager.aidl33 boolean isSensorPrivacyEnabled(); in isSensorPrivacyEnabled() method
/aosp12/frameworks/native/libs/sensorprivacy/
H A DSensorPrivacyManager.cpp112 bool SensorPrivacyManager::isSensorPrivacyEnabled() in isSensorPrivacyEnabled() function in android::SensorPrivacyManager
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DSensorPrivacyService.java896 public boolean isSensorPrivacyEnabled() { in isSensorPrivacyEnabled() method in SensorPrivacyService.SensorPrivacyServiceImpl
901 private boolean isSensorPrivacyEnabled(@UserIdInt int userId) { in isSensorPrivacyEnabled() method in SensorPrivacyService.SensorPrivacyServiceImpl
1858 public boolean isSensorPrivacyEnabled(int userId, int sensor) { in isSensorPrivacyEnabled() method in SensorPrivacyService.SensorPrivacyManagerInternalImpl
/aosp12/frameworks/native/services/sensorservice/
H A DSensorService.cpp2243 bool SensorService::SensorPrivacyPolicy::isSensorPrivacyEnabled() { in isSensorPrivacyEnabled() function in android::SensorService::SensorPrivacyPolicy
/aosp12/frameworks/av/services/audiopolicy/service/
H A DAudioPolicyService.cpp1492 bool AudioPolicyService::SensorPrivacyPolicy::isSensorPrivacyEnabled() { in isSensorPrivacyEnabled() function in android::AudioPolicyService::SensorPrivacyPolicy
/aosp12/frameworks/av/services/camera/libcameraservice/
H A DCameraService.cpp3642 bool CameraService::SensorPrivacyPolicy::isSensorPrivacyEnabled() { in isSensorPrivacyEnabled() function in android::CameraService::SensorPrivacyPolicy