Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/general/src/android/scopedstorage/cts/general/
DScopedStorageDeviceTest.java2516 final Uri uriOfNewFile = MediaStore.scanFile(getContentResolver(), imageFile); in testCreateCanRestoreDeletedRowId() local
2517 assertThat(uriOfNewFile).isNotNull(); in testCreateCanRestoreDeletedRowId()
2519 assertThat(Integer.getInteger(uriOfNewFile.getLastPathSegment())) in testCreateCanRestoreDeletedRowId()