Home
last modified time | relevance | path

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

/aosp12/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/services/
H A DFileOperationServiceTest.java59 private static final DocumentInfo DELTA_DOC = createDoc("delta"); field in FileOperationServiceTest
127 startService(createCopyIntent(Arrays.asList(GAMMA_DOC), DELTA_DOC)); in testRunsCopyJobs() local
140 startService(createCopyIntent(Arrays.asList(GAMMA_DOC), DELTA_DOC)); in testRunsCopyJobs_AfterExceptionInJobCreation() local
150 startService(createCopyIntent(Arrays.asList(GAMMA_DOC), DELTA_DOC)); in testRunsCopyJobs_AfterFailure() local
240 startService(createCopyIntent(Arrays.asList(GAMMA_DOC), DELTA_DOC)); in testShutdownStopsExecutor_AfterMixedFailures() local
252 startService(createCopyIntent(Arrays.asList(GAMMA_DOC), DELTA_DOC)); in testShutdownStopsExecutor_AfterTotalFailure() local
265 startService(createCopyIntent(Arrays.asList(GAMMA_DOC), DELTA_DOC)); in testRunsInForeground_MultipleJobs() local
276 startService(createCopyIntent(Arrays.asList(GAMMA_DOC), DELTA_DOC)); in testFinishesInBackground_MultipleJobs() local
291 startService(createCopyIntent(Arrays.asList(GAMMA_DOC), DELTA_DOC)); in testAllNotificationsDismissedAfterShutdown() local
301 startService(createCopyIntent(Arrays.asList(GAMMA_DOC), DELTA_DOC)); in testNotificationUpdateAfterForegroundJobSwitch() local