Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationManagerServiceTest.java4375 NotificationManager.Policy userPolicy = in testSetNotificationPolicy_preP_setOldFields() local
4395 NotificationManager.Policy userPolicy = in testSetNotificationPolicy_preP_setNewFields() local
4412 NotificationManager.Policy userPolicy = in testSetNotificationPolicy_preP_setOldNewFields() local
4430 NotificationManager.Policy userPolicy = in testSetNotificationPolicy_P_setOldFields() local
4449 NotificationManager.Policy userPolicy = in testSetNotificationPolicy_P_setNewFields() local
4469 NotificationManager.Policy userPolicy = in testSetNotificationPolicy_P_setOldNewFields() local
/aosp12/frameworks/native/services/sensorservice/
H A DSensorService.cpp2291 sp<SensorPrivacyPolicy> userPolicy = new SensorPrivacyPolicy(this); in isMicSensorPrivacyEnabledForUid() local