/cts/tests/tests/media/src/android/media/cts/ |
D | AudioManagerTest.java | 190 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 …]
|
D | RingtoneTest.java | 72 Utils.toggleNotificationPolicyAccess( in setUp() 80 Utils.toggleNotificationPolicyAccess( in setUp() 110 Utils.toggleNotificationPolicyAccess( in tearDown() 116 Utils.toggleNotificationPolicyAccess( in tearDown()
|
D | RingtoneManagerTest.java | 75 Utils.toggleNotificationPolicyAccess( in setUp() 79 Utils.toggleNotificationPolicyAccess( in setUp() 88 Utils.toggleNotificationPolicyAccess( in tearDown() 95 Utils.toggleNotificationPolicyAccess( in tearDown()
|
D | Utils.java | 109 protected static void toggleNotificationPolicyAccess(String packageName, in toggleNotificationPolicyAccess() method in Utils
|
D | MediaPlayerTest.java | 856 Utils.toggleNotificationPolicyAccess( in testGapless() 959 Utils.toggleNotificationPolicyAccess( in testGapless()
|
/cts/tests/tests/notificationlegacy/notificationlegacy29/src/android/app/notification/legacy29/cts/ |
D | NotificationManager29Test.java | 73 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/ |
D | LegacyNotificationManagerTest.java | 101 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
|
D | ConditionProviderServiceTest.java | 70 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/ |
D | NotificationManagerTest.java | 257 toggleNotificationPolicyAccess(mContext.getPackageName(), mInstrumentation, true); in setUp() 259 toggleNotificationPolicyAccess(mContext.getPackageName(), mInstrumentation, false); in setUp() 302 toggleNotificationPolicyAccess(mContext.getPackageName(), mInstrumentation, false); in tearDown() 696 private void toggleNotificationPolicyAccess(String packageName, in toggleNotificationPolicyAccess() method in NotificationManagerTest 997 toggleNotificationPolicyAccess(mContext.getPackageName(), in testConsolidatedNotificationPolicy() 1056 toggleNotificationPolicyAccess(mContext.getPackageName(), in testConsolidatedNotificationPolicyMultiRules() 1120 toggleNotificationPolicyAccess(mContext.getPackageName(), in testPostPCanToggleAlarmsMediaSystemTest() 1150 toggleNotificationPolicyAccess(mContext.getPackageName(), in testPostRCanToggleConversationsTest() 1762 toggleNotificationPolicyAccess(mContext.getPackageName(), in testGetSuppressedVisualEffects_ranking() 2187 toggleNotificationPolicyAccess(mContext.getPackageName(), in testTotalSilenceOnlyMuteStreams() [all …]
|
/cts/tests/tests/notificationlegacy/notificationlegacy20/src/android/app/notification/legacy20/cts/ |
D | LegacyNotificationManager20Test.java | 144 private void toggleNotificationPolicyAccess(String packageName, in toggleNotificationPolicyAccess() method in LegacyNotificationManager20Test
|