Home
last modified time | relevance | path

Searched refs:assertNoNotification (Results 1 – 2 of 2) sorted by relevance

/packages/apps/DocumentsUI/tests/common/com/android/documentsui/services/
DTestNotificationManager.java102 void assertNoNotification(int id, String jobid) { in assertNoNotification() method in TestNotificationManager
/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/services/
DFileOperationServiceTest.java317 mTestNotificationManager.assertNoNotification( in testNotificationUpdateAfterForegroundJobSwitch()