Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/sensorprivacy/
DSensorPrivacyStateController.java27 abstract class SensorPrivacyStateController { class
29 private static SensorPrivacyStateController sInstance;
35 static SensorPrivacyStateController getInstance() { in getInstance()
DAllSensorStateController.java57 private SensorPrivacyStateController.AllSensorPrivacyListener mListener;
115 SensorPrivacyStateController.AllSensorPrivacyListener listener) { in setAllSensorPrivacyListenerLocked()
DSensorPrivacyStateControllerImpl.java30 class SensorPrivacyStateControllerImpl extends SensorPrivacyStateController {
41 static SensorPrivacyStateController getInstance() { in getInstance()
DSensorPrivacyService.java262 private SensorPrivacyStateController mSensorPrivacyStateController;
305 mSensorPrivacyStateController = SensorPrivacyStateController.getInstance(); in SensorPrivacyServiceImpl()
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/sensorprivacy/
DSensorPrivacyServiceMockingTest.java296 SensorPrivacyStateController sensorPrivacyStateController = in testGetDefaultState()
329 SensorPrivacyStateController sensorPrivacyStateController = in testGetSetState()
353 SensorPrivacyStateController sensorPrivacyStateController = in testSetState()
369 private SensorPrivacyStateController getSensorPrivacyStateControllerImpl() { in getSensorPrivacyStateControllerImpl()
/frameworks/base/services/
Dart-wear-profile22581 …rLocked(Landroid/os/Handler;Lcom/android/server/sensorprivacy/SensorPrivacyStateController$AllSens…
22675 PLcom/android/server/sensorprivacy/SensorPrivacyStateController;-><init>()V
22676 PLcom/android/server/sensorprivacy/SensorPrivacyStateController;->atomic(Ljava/lang/Runnable;)V
22677 …d/server/sensorprivacy/SensorPrivacyStateController;->forEachState(Lcom/android/server/sensorpriva…
22678 PLcom/android/server/sensorprivacy/SensorPrivacyStateController;->getAllSensorState()Z
22679 …d/server/sensorprivacy/SensorPrivacyStateController;->getInstance()Lcom/android/server/sensorpriva…
22680 PLcom/android/server/sensorprivacy/SensorPrivacyStateController;->getState(III)Lcom/android/server/…
22681 PLcom/android/server/sensorprivacy/SensorPrivacyStateController;->persistAll()V
22682 …ivacy/SensorPrivacyStateController;->setAllSensorPrivacyListener(Landroid/os/Handler;Lcom/android/…
22683 …rivacy/SensorPrivacyStateController;->setSensorPrivacyListener(Landroid/os/Handler;Lcom/android/se…
[all …]