Home
last modified time | relevance | path

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

/aosp12/packages/apps/DocumentsUI/tests/common/com/android/documentsui/services/
H A DTestJob.java68 int getNumOfNotifications() { in getNumOfNotifications() method in TestJob
/aosp12/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/services/
H A DFileOperationServiceTest.java188 assertEquals(2, mCopyJobs.get(0).getNumOfNotifications()); in testUpdatesNotification()
200 assertEquals(2, mCopyJobs.get(0).getNumOfNotifications()); in testStopsUpdatingNotificationAfterFinished()