Searched defs:imageFilePath (Results 1 – 2 of 2) sorted by relevance
157 String imageFilePath = in tearDown() local
3022 final String imageFilePath = getFilePathFromUri(targetUri); in testDeferredScanHidesPartialDatabaseRows() local3035 MediaStore.Files.FileColumns.DATA + "=?", new String[] {imageFilePath}, null)) { in testDeferredScanHidesPartialDatabaseRows()