Searched refs:SensorPrivacyStateController (Results 1 – 5 of 5) sorted by relevance
25 abstract class SensorPrivacyStateController { class27 private static SensorPrivacyStateController sInstance;33 static SensorPrivacyStateController getInstance() { in getInstance()
26 class SensorPrivacyStateControllerImpl extends SensorPrivacyStateController {37 static SensorPrivacyStateController getInstance() { in getInstance()
57 private SensorPrivacyStateController.AllSensorPrivacyListener mListener;115 SensorPrivacyStateController.AllSensorPrivacyListener listener) { in setAllSensorPrivacyListenerLocked()
232 private SensorPrivacyStateController mSensorPrivacyStateController;275 mSensorPrivacyStateController = SensorPrivacyStateController.getInstance(); in SensorPrivacyServiceImpl()
296 SensorPrivacyStateController sensorPrivacyStateController = in testGetDefaultState()329 SensorPrivacyStateController sensorPrivacyStateController = in testGetSetState()353 SensorPrivacyStateController sensorPrivacyStateController = in testSetState()369 private SensorPrivacyStateController getSensorPrivacyStateControllerImpl() { in getSensorPrivacyStateControllerImpl()