Searched refs:mSensorPrivacyManagerInternal (Results 1 – 3 of 3) sorted by relevance
191 private SensorPrivacyManagerInternal mSensorPrivacyManagerInternal; field in ContextHubService470 mSensorPrivacyManagerInternal = null;498 mSensorPrivacyManagerInternal =647 if (mSensorPrivacyManagerInternal == null) {652 mSensorPrivacyManagerInternal.addSensorPrivacyListenerForAllUsers(1737 boolean isEnabled = mSensorPrivacyManagerInternal == null ? false :1738 mSensorPrivacyManagerInternal.isSensorPrivacyEnabled(
194 private SensorPrivacyManagerInternalImpl mSensorPrivacyManagerInternal; field in SensorPrivacyService225 mSensorPrivacyManagerInternal = new SensorPrivacyManagerInternalImpl(); in onStart()227 mSensorPrivacyManagerInternal); in onStart()1713 mSensorPrivacyManagerInternal.dispatch(userId, sensor, enabled); in handleSensorPrivacyChanged()
746 private final SensorPrivacyManagerInternal mSensorPrivacyManagerInternal; field in AudioService1174 mSensorPrivacyManagerInternal = in AudioService()1656 mSensorPrivacyManagerInternal.addSensorPrivacyListenerForAllUsers( in onSystemReady()10063 mMicMuteFromPrivacyToggle = mSensorPrivacyManagerInternal in onReceive()