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

/packages/apps/DocumentsUI/tests/common/com/android/documentsui/services/
H A DTestJob.java68 int getNumOfNotifications() { method in class:TestJob
/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/services/
H A DFileOperationServiceTest.java185 assertEquals(2, mCopyJobs.get(0).getNumOfNotifications());
197 assertEquals(2, mCopyJobs.get(0).getNumOfNotifications());

Completed in 946 milliseconds