Searched defs:sensorPrivacyController (Results 1 – 9 of 9) sorted by relevance
63 IndividualSensorPrivacyController sensorPrivacyController, in CameraToggleTile()
63 IndividualSensorPrivacyController sensorPrivacyController, in MicrophoneToggleTile()
86 IndividualSensorPrivacyController sensorPrivacyController, in SensorPrivacyToggleTile()
43 private val sensorPrivacyController: IndividualSensorPrivacyController, constant in com.android.systemui.qs.tiles.impl.sensorprivacy.domain.SensorPrivacyToggleTileUserActionInteractor
138 IndividualSensorPrivacyController sensorPrivacyController, in AmbientStatusBarViewController()
54 private val sensorPrivacyController: IndividualSensorPrivacyController, in <lambda>() constant in com.android.systemui.sensorprivacy.SensorUseStartedActivity
108 @Mock private lateinit var sensorPrivacyController: SensorPrivacyController variable in com.android.systemui.statusbar.phone.PhoneStatusBarPolicyTest
161 IndividualSensorPrivacyController sensorPrivacyController, in AppOpsControllerImpl()
185 SensorPrivacyController sensorPrivacyController, AlarmManager alarmManager, in PhoneStatusBarPolicy()