Home
last modified time | relevance | path

Searched defs:spC (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/
H A DSystemUIDefaultModule.java132 SensorPrivacyController spC = new SensorPrivacyControllerImpl(sensorPrivacyManager); in provideSensorPrivacyController() local
141 IndividualSensorPrivacyController spC = new IndividualSensorPrivacyControllerImpl( in provideIndividualSensorPrivacyController() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/tv/
H A DTvSystemUIModule.java125 SensorPrivacyController spC = new SensorPrivacyControllerImpl(sensorPrivacyManager); in provideSensorPrivacyController() local
134 IndividualSensorPrivacyController spC = new IndividualSensorPrivacyControllerImpl( in provideIndividualSensorPrivacyController() local
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/
H A DCarSystemUIModule.java158 SensorPrivacyController spC = new SensorPrivacyControllerImpl(sensorPrivacyManager); in provideSensorPrivacyController() local
167 IndividualSensorPrivacyController spC = new IndividualSensorPrivacyControllerImpl( in provideIndividualSensorPrivacyController() local