Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/
H A DReferenceSystemUIModule.java128 SensorPrivacyController spC = new SensorPrivacyControllerImpl(sensorPrivacyManager); in provideSensorPrivacyController() local
137 IndividualSensorPrivacyController spC = new IndividualSensorPrivacyControllerImpl( in provideIndividualSensorPrivacyController() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/tv/
H A DTvSystemUIModule.java118 SensorPrivacyController spC = new SensorPrivacyControllerImpl(sensorPrivacyManager); in provideSensorPrivacyController() local
127 IndividualSensorPrivacyController spC = new IndividualSensorPrivacyControllerImpl( in provideIndividualSensorPrivacyController() local