Home
last modified time | relevance | path

Searched refs:removeSensorPrivacyListener (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/java/android/hardware/
H A DISensorPrivacyManager.aidl33 void removeSensorPrivacyListener(in ISensorPrivacyListener listener); in removeSensorPrivacyListener() method
H A DSensorPrivacyManager.java546 public void removeSensorPrivacyListener(@Sensors.Sensor int sensor, in removeSensorPrivacyListener() method in SensorPrivacyManager
569 public void removeSensorPrivacyListener( in removeSensorPrivacyListener() method in SensorPrivacyManager
890 mService.removeSensorPrivacyListener(iListener); in removeAllSensorPrivacyListener()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DRotationLockTile.java176 mPrivacyManager.removeSensorPrivacyListener(CAMERA, mSensorPrivacyChangedListener); in handleDestroy()
/aosp14/frameworks/base/services/core/java/com/android/server/sensorprivacy/
H A DSensorPrivacyService.java1003 public void removeSensorPrivacyListener(ISensorPrivacyListener listener) { in removeSensorPrivacyListener() method in SensorPrivacyService.SensorPrivacyServiceImpl
1489 mSensorPrivacyServiceImpl.removeSensorPrivacyListener(mListener); in binderDied()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt4351 …ndroid.Manifest.permission.OBSERVE_SENSOR_PRIVACY) public void removeSensorPrivacyListener(int, @N…
4352 …ndroid.Manifest.permission.OBSERVE_SENSOR_PRIVACY) public void removeSensorPrivacyListener(@NonNul…