Searched defs:imageFilePath (Results 1 – 3 of 3) sorted by relevance
188 String imageFilePath = new File(Environment.getExternalStorageDirectory(), in tearDown() local
157 String imageFilePath = in tearDown() local
3068 final String imageFilePath = getFilePathFromUri(targetUri); in testDeferredScanHidesPartialDatabaseRows() local3081 MediaStore.Files.FileColumns.DATA + "=?", new String[] {imageFilePath}, null)) { in testDeferredScanHidesPartialDatabaseRows()