Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/sensorprivacy/
H A DSensorPrivacyService.java299 mSensorPrivacyStateController.forEachState( in SensorPrivacyServiceImpl()
309 mSensorPrivacyStateController.setAllSensorPrivacyListener( in SensorPrivacyServiceImpl()
311 mSensorPrivacyStateController.setSensorPrivacyListener( in SensorPrivacyServiceImpl()
719 mSensorPrivacyStateController.setAllSensorState(enable); in setSensorPrivacy()
764 mSensorPrivacyStateController.atomic(() -> { in setToggleSensorPrivacyUnchecked()
768 mSensorPrivacyStateController.setState( in setToggleSensorPrivacyUnchecked()
920 return mSensorPrivacyStateController.getAllSensorState(); in isSensorPrivacyEnabled()
1083 mSensorPrivacyStateController.atomic(() -> { in userSwitching()
1094 mSensorPrivacyStateController.atomic(() -> { in userSwitching()
1238 mSensorPrivacyStateController.dump( in dump()
[all …]