Searched refs:SensorPrivacyStateController (Results 1 – 5 of 5) sorted by relevance
27 abstract class SensorPrivacyStateController { class29 private static SensorPrivacyStateController sInstance;35 static SensorPrivacyStateController getInstance() { in getInstance()
57 private SensorPrivacyStateController.AllSensorPrivacyListener mListener;115 SensorPrivacyStateController.AllSensorPrivacyListener listener) { in setAllSensorPrivacyListenerLocked()
30 class SensorPrivacyStateControllerImpl extends SensorPrivacyStateController {41 static SensorPrivacyStateController getInstance() { in getInstance()
265 private SensorPrivacyStateController mSensorPrivacyStateController;308 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()