Searched refs:mSensorPrivacyManagerInternal (Results 1 – 3 of 3) sorted by relevance
171 private SensorPrivacyManagerInternal mSensorPrivacyManagerInternal; field in ContextHubService330 mSensorPrivacyManagerInternal = null;358 mSensorPrivacyManagerInternal =506 if (mSensorPrivacyManagerInternal == null) {511 mSensorPrivacyManagerInternal.addSensorPrivacyListenerForAllUsers(1473 boolean isEnabled = mSensorPrivacyManagerInternal == null ? false :1474 mSensorPrivacyManagerInternal.isSensorPrivacyEnabled(
170 private SensorPrivacyManagerInternalImpl mSensorPrivacyManagerInternal; field in SensorPrivacyService195 mSensorPrivacyManagerInternal = new SensorPrivacyManagerInternalImpl(); in onStart()197 mSensorPrivacyManagerInternal); in onStart()1409 mSensorPrivacyManagerInternal.dispatch(userId, sensor, enabled); in handleSensorPrivacyChanged()
661 private final SensorPrivacyManagerInternal mSensorPrivacyManagerInternal; field in AudioService1039 mSensorPrivacyManagerInternal = in AudioService()1471 mSensorPrivacyManagerInternal.addSensorPrivacyListenerForAllUsers( in onSystemReady()9629 mMicMuteFromPrivacyToggle = mSensorPrivacyManagerInternal in onReceive()