Searched refs:imageFilePath (Results 1 – 2 of 2) sorted by relevance
157 String imageFilePath = in tearDown() local160 File imageFile = new File(imageFilePath); in tearDown()
3022 final String imageFilePath = getFilePathFromUri(targetUri); in testDeferredScanHidesPartialDatabaseRows() local3035 MediaStore.Files.FileColumns.DATA + "=?", new String[] {imageFilePath}, null)) { in testDeferredScanHidesPartialDatabaseRows() argument3041 Log.i(TAG, "Verified that deferred scan on " + imageFilePath + " is complete" in testDeferredScanHidesPartialDatabaseRows()3046 Log.i(TAG, "Verified that " + imageFilePath + " was excluded in default query"); in testDeferredScanHidesPartialDatabaseRows()