Searched refs:uriOfNewFile (Results 1 – 1 of 1) sorted by relevance
2516 final Uri uriOfNewFile = MediaStore.scanFile(getContentResolver(), imageFile); in testCreateCanRestoreDeletedRowId() local2517 assertThat(uriOfNewFile).isNotNull(); in testCreateCanRestoreDeletedRowId()2519 assertThat(Integer.getInteger(uriOfNewFile.getLastPathSegment())) in testCreateCanRestoreDeletedRowId()