Home
last modified time | relevance | path

Searched refs:toggleNotificationPolicyAccess (Results 1 – 10 of 10) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DAudioManagerTest.java136 Utils.toggleNotificationPolicyAccess( in setUp()
142 Utils.toggleNotificationPolicyAccess( in setUp()
154 Utils.toggleNotificationPolicyAccess( in tearDown()
166 Utils.toggleNotificationPolicyAccess( in tearDown()
304 Utils.toggleNotificationPolicyAccess(mContext.getPackageName(), getInstrumentation(), in testCheckingZenModeBlockDoesNotRequireNotificationPolicyAccess()
310 Utils.toggleNotificationPolicyAccess(mContext.getPackageName(), getInstrumentation(), in testCheckingZenModeBlockDoesNotRequireNotificationPolicyAccess()
316 Utils.toggleNotificationPolicyAccess(mContext.getPackageName(), getInstrumentation(), in testCheckingZenModeBlockDoesNotRequireNotificationPolicyAccess()
319 Utils.toggleNotificationPolicyAccess(mContext.getPackageName(), getInstrumentation(), in testCheckingZenModeBlockDoesNotRequireNotificationPolicyAccess()
395 Utils.toggleNotificationPolicyAccess( in testVibrateNotification()
458 Utils.toggleNotificationPolicyAccess( in testVibrateRinger()
[all …]
DRingtoneTest.java68 Utils.toggleNotificationPolicyAccess( in setUp()
76 Utils.toggleNotificationPolicyAccess( in setUp()
106 Utils.toggleNotificationPolicyAccess( in tearDown()
112 Utils.toggleNotificationPolicyAccess( in tearDown()
DRingtoneManagerTest.java76 Utils.toggleNotificationPolicyAccess( in setUp()
82 Utils.toggleNotificationPolicyAccess( in setUp()
92 Utils.toggleNotificationPolicyAccess( in tearDown()
100 Utils.toggleNotificationPolicyAccess( in tearDown()
DUtils.java108 protected static void toggleNotificationPolicyAccess(String packageName, in toggleNotificationPolicyAccess() method in Utils
DMediaPlayerTest.java827 Utils.toggleNotificationPolicyAccess( in testGapless()
931 Utils.toggleNotificationPolicyAccess( in testGapless()
/cts/tests/tests/notificationlegacy/notificationlegacy27/src/android/app/notification/legacy/cts/
DLegacyNotificationManagerTest.java104 toggleNotificationPolicyAccess(mContext.getPackageName(), in testPrePCannotToggleAlarmsAndMediaTest()
138 toggleNotificationPolicyAccess(mContext.getPackageName(), in testPrePCannotToggleAlarmsAndMediaTest()
147 toggleNotificationPolicyAccess(mContext.getPackageName(), in testSetNotificationPolicy_preP_setOldFields()
170 toggleNotificationPolicyAccess(mContext.getPackageName(), in testSetNotificationPolicy_preP_setNewFields()
184 toggleNotificationPolicyAccess(mContext.getPackageName(), in testSetNotificationPolicy_preP_setNewFields()
313 toggleNotificationPolicyAccess(mContext.getPackageName(), in testSetNotificationPolicy_preP_setOldNewFields()
328 toggleNotificationPolicyAccess(mContext.getPackageName(), in testSetNotificationPolicy_preP_setOldNewFields()
356 private void toggleNotificationPolicyAccess(String packageName, in toggleNotificationPolicyAccess() method in LegacyNotificationManagerTest
DConditionProviderServiceTest.java73 toggleNotificationPolicyAccess(mContext.getPackageName(), in setUp()
99 toggleNotificationPolicyAccess(mContext.getPackageName(), in tearDown()
214 toggleNotificationPolicyAccess(mContext.getPackageName(), in testRequestRebindWhenLostAccess()
282 private void toggleNotificationPolicyAccess(String packageName, in toggleNotificationPolicyAccess() method in ConditionProviderServiceTest
/cts/tests/app/src/android/app/cts/
DNotificationManagerTest.java175 toggleNotificationPolicyAccess(mContext.getPackageName(), in tearDown()
488 private void toggleNotificationPolicyAccess(String packageName, in toggleNotificationPolicyAccess() method in NotificationManagerTest
615 toggleNotificationPolicyAccess(mContext.getPackageName(), in testPostPCanToggleAlarmsMediaSystemTest()
1229 toggleNotificationPolicyAccess(mContext.getPackageName(), in testGetSuppressedVisualEffects_ranking()
1680 toggleNotificationPolicyAccess(mContext.getPackageName(), in testAddAutomaticZenRule_configActivity()
1696 toggleNotificationPolicyAccess(mContext.getPackageName(), in testUpdateAutomaticZenRule_configActivity()
1714 toggleNotificationPolicyAccess(mContext.getPackageName(), in testRemoveAutomaticZenRule_configActivity()
1733 toggleNotificationPolicyAccess(mContext.getPackageName(), in testSetAutomaticZenRuleState()
1756 toggleNotificationPolicyAccess(mContext.getPackageName(), in testSetAutomaticZenRuleState_turnOff()
1788 toggleNotificationPolicyAccess(mContext.getPackageName(), in testSetAutomaticZenRuleState_deletedRule()
[all …]
/cts/tests/tests/notificationlegacy/notificationlegacy20/src/android/app/notification/legacy20/cts/
DLegacyNotificationManager20Test.java153 private void toggleNotificationPolicyAccess(String packageName, in toggleNotificationPolicyAccess() method in LegacyNotificationManager20Test
/cts/tests/camera/src/android/hardware/camera2/cts/
DCameraManagerTest.java721 toggleNotificationPolicyAccess(getContext().getPackageName(), in testCameraManagerWithDnD()
751 private void toggleNotificationPolicyAccess(String packageName, in toggleNotificationPolicyAccess() method in CameraManagerTest