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