Searched refs:mSensorPrivacyServiceImpl (Results 1 – 1 of 1) sorted by relevance
183 private final SensorPrivacyServiceImpl mSensorPrivacyServiceImpl; field in SensorPrivacyService211 mSensorPrivacyServiceImpl = new SensorPrivacyServiceImpl(); in SensorPrivacyService()216 publishBinderService(Context.SENSOR_PRIVACY_SERVICE, mSensorPrivacyServiceImpl); in onStart()234 mSensorPrivacyServiceImpl.userSwitching(USER_NULL, user.getUserIdentifier()); in onUserStarting()1589 mSensorPrivacyServiceImpl)); in onSensorPrivacyChanged()1597 mSensorPrivacyServiceImpl)); in onSensorPrivacyChanged()1700 mSensorPrivacyServiceImpl.setGlobalRestriction(sensor, enabled); in handleSensorPrivacyChanged()1756 mSensorPrivacyServiceImpl, key, token)); in removeSuppressPackageReminderToken()1801 mSensorPrivacyServiceImpl.removeSensorPrivacyListener(mListener); in binderDied()1949 if (mSensorPrivacyServiceImpl in onEmergencyCall()[all …]