Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DScopedStorageDeviceTest.java2025 Uri pendingPdfFileUri = null; in testOpenPendingAndTrashed() local
2031 pendingPdfFileUri = createPendingFile(pendingPdfFile); in testOpenPendingAndTrashed()
2032 assertOpenPendingOrTrashed(pendingPdfFileUri, /*isImageOrVideo*/ false); in testOpenPendingAndTrashed()
2044 pendingPdfFileUri, trashedPdfFileUri); in testOpenPendingAndTrashed()