Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/
H A DSensorPrivacyService.java772 persistSensorPrivacyState(); in setIndividualSensorPrivacyUnchecked()
1108 private void persistSensorPrivacyState() { in persistSensorPrivacyState() method in SensorPrivacyService.SensorPrivacyServiceImpl
1522 persistSensorPrivacyState(); in onShellCommand()
1588 PooledLambda.obtainMessage(SensorPrivacyServiceImpl::persistSensorPrivacyState, in onSensorPrivacyChanged()
1596 PooledLambda.obtainMessage(SensorPrivacyServiceImpl::persistSensorPrivacyState, in onSensorPrivacyChanged()
/aosp12/frameworks/base/services/
H A Dart-profile2799 PLcom/android/server/SensorPrivacyService$SensorPrivacyServiceImpl;->persistSensorPrivacyState()V