Searched refs:suspendPackage (Results 1 – 3 of 3) sorted by relevance
/cts/tests/tests/notificationlegacy/notificationlegacy27/src/android/app/notification/legacy/cts/ |
D | LegacyNotificationManagerTest.java | 209 suspendPackage(mContext.getPackageName(), InstrumentationRegistry.getInstrumentation(), in testSuspendPackage() 214 suspendPackage(mContext.getPackageName(), InstrumentationRegistry.getInstrumentation(), in testSuspendPackage() 226 suspendPackage(mContext.getPackageName(), InstrumentationRegistry.getInstrumentation(), in testSuspendedPackageSendNotification() 235 suspendPackage(mContext.getPackageName(), InstrumentationRegistry.getInstrumentation(), in testSuspendedPackageSendNotification() 372 private void suspendPackage(String packageName, in suspendPackage() method in LegacyNotificationManagerTest
|
/cts/tests/tests/notification/src/android/app/notification/current/cts/ |
D | BaseNotificationManagerTest.java | 162 suspendPackage(mContext.getPackageName(), mInstrumentation, false); in baseTearDown() 360 protected void suspendPackage(String packageName, in suspendPackage() method in BaseNotificationManagerTest
|
D | NotificationManagerTest.java | 945 suspendPackage(mContext.getPackageName(), InstrumentationRegistry.getInstrumentation(), in testSuspendPackage() 961 suspendPackage(mContext.getPackageName(), InstrumentationRegistry.getInstrumentation(), in testSuspendPackage() 1200 suspendPackage(mContext.getPackageName(), InstrumentationRegistry.getInstrumentation(), in testSuspendedPackageSendsNotification() 1217 suspendPackage(mContext.getPackageName(), InstrumentationRegistry.getInstrumentation(), in testSuspendedPackageSendsNotification()
|