Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DAudioManagerTest.java190 Utils.toggleNotificationPolicyAccess( in setUp()
196 Utils.toggleNotificationPolicyAccess( in setUp()
214 Utils.toggleNotificationPolicyAccess( in tearDown()
226 Utils.toggleNotificationPolicyAccess( in tearDown()
356 Utils.toggleNotificationPolicyAccess(mContext.getPackageName(), getInstrumentation(), in testCheckingZenModeBlockDoesNotRequireNotificationPolicyAccess()
362 Utils.toggleNotificationPolicyAccess(mContext.getPackageName(), getInstrumentation(), in testCheckingZenModeBlockDoesNotRequireNotificationPolicyAccess()
368 Utils.toggleNotificationPolicyAccess(mContext.getPackageName(), getInstrumentation(), in testCheckingZenModeBlockDoesNotRequireNotificationPolicyAccess()
371 Utils.toggleNotificationPolicyAccess(mContext.getPackageName(), getInstrumentation(), in testCheckingZenModeBlockDoesNotRequireNotificationPolicyAccess()
466 Utils.toggleNotificationPolicyAccess( in testVibrateNotification()
529 Utils.toggleNotificationPolicyAccess( in testVibrateRinger()
[all …]
DRingtoneTest.java72 Utils.toggleNotificationPolicyAccess( in setUp()
80 Utils.toggleNotificationPolicyAccess( in setUp()
110 Utils.toggleNotificationPolicyAccess( in tearDown()
116 Utils.toggleNotificationPolicyAccess( in tearDown()
DRingtoneManagerTest.java75 Utils.toggleNotificationPolicyAccess( in setUp()
79 Utils.toggleNotificationPolicyAccess( in setUp()
88 Utils.toggleNotificationPolicyAccess( in tearDown()
95 Utils.toggleNotificationPolicyAccess( in tearDown()
DUtils.java109 protected static void toggleNotificationPolicyAccess(String packageName, in toggleNotificationPolicyAccess() method in Utils
DMediaPlayerTest.java856 Utils.toggleNotificationPolicyAccess( in testGapless()
959 Utils.toggleNotificationPolicyAccess( in testGapless()
/cts/tests/tests/notificationlegacy/notificationlegacy29/src/android/app/notification/legacy29/cts/
DNotificationManager29Test.java73 private void toggleNotificationPolicyAccess(String packageName, in toggleNotificationPolicyAccess() method in NotificationManager29Test
157 toggleNotificationPolicyAccess(mContext.getPackageName(), in testApi29CannotToggleConversationsTest()
174 toggleNotificationPolicyAccess(mContext.getPackageName(), in testApi29CannotToggleConversationsTest()
181 toggleNotificationPolicyAccess(mContext.getPackageName(), in testApi29CannotToggleConversationsOffTest()
197 toggleNotificationPolicyAccess(mContext.getPackageName(), in testApi29CannotToggleConversationsOffTest()
/cts/tests/tests/notificationlegacy/notificationlegacy27/src/android/app/notification/legacy/cts/
DLegacyNotificationManagerTest.java101 toggleNotificationPolicyAccess(mContext.getPackageName(), in testPrePCannotToggleAlarmsAndMediaTest()
135 toggleNotificationPolicyAccess(mContext.getPackageName(), in testPrePCannotToggleAlarmsAndMediaTest()
141 toggleNotificationPolicyAccess(mContext.getPackageName(), in testSetNotificationPolicy_preP_setOldFields()
161 toggleNotificationPolicyAccess(mContext.getPackageName(), in testSetNotificationPolicy_preP_setNewFields()
175 toggleNotificationPolicyAccess(mContext.getPackageName(), in testSetNotificationPolicy_preP_setNewFields()
299 toggleNotificationPolicyAccess(mContext.getPackageName(), in testSetNotificationPolicy_preP_setOldNewFields()
314 toggleNotificationPolicyAccess(mContext.getPackageName(), in testSetNotificationPolicy_preP_setOldNewFields()
376 private void toggleNotificationPolicyAccess(String packageName, in toggleNotificationPolicyAccess() method in LegacyNotificationManagerTest
DConditionProviderServiceTest.java70 toggleNotificationPolicyAccess(mContext.getPackageName(), in setUp()
101 toggleNotificationPolicyAccess(mContext.getPackageName(), in tearDown()
213 toggleNotificationPolicyAccess(mContext.getPackageName(), in testRequestRebindWhenLostAccess()
276 private void toggleNotificationPolicyAccess(String packageName, in toggleNotificationPolicyAccess() method in ConditionProviderServiceTest
/cts/tests/app/src/android/app/cts/
DNotificationManagerTest.java256 toggleNotificationPolicyAccess(mContext.getPackageName(), mInstrumentation, true); in setUp()
258 toggleNotificationPolicyAccess(mContext.getPackageName(), mInstrumentation, false); in setUp()
301 toggleNotificationPolicyAccess(mContext.getPackageName(), mInstrumentation, false); in tearDown()
695 private void toggleNotificationPolicyAccess(String packageName, in toggleNotificationPolicyAccess() method in NotificationManagerTest
996 toggleNotificationPolicyAccess(mContext.getPackageName(), in testConsolidatedNotificationPolicy()
1055 toggleNotificationPolicyAccess(mContext.getPackageName(), in testConsolidatedNotificationPolicyMultiRules()
1119 toggleNotificationPolicyAccess(mContext.getPackageName(), in testPostPCanToggleAlarmsMediaSystemTest()
1149 toggleNotificationPolicyAccess(mContext.getPackageName(), in testPostRCanToggleConversationsTest()
1761 toggleNotificationPolicyAccess(mContext.getPackageName(), in testGetSuppressedVisualEffects_ranking()
2212 toggleNotificationPolicyAccess(mContext.getPackageName(), in testTotalSilenceOnlyMuteStreams()
[all …]
/cts/tests/tests/notificationlegacy/notificationlegacy20/src/android/app/notification/legacy20/cts/
DLegacyNotificationManager20Test.java144 private void toggleNotificationPolicyAccess(String packageName, in toggleNotificationPolicyAccess() method in LegacyNotificationManager20Test
/cts/tests/camera/src/android/hardware/camera2/cts/
DCameraManagerTest.java895 toggleNotificationPolicyAccess(mContext.getPackageName(), in testCameraManagerWithDnD()
925 private void toggleNotificationPolicyAccess(String packageName, in toggleNotificationPolicyAccess() method in CameraManagerTest