Searched refs:getDatabaseForUri (Results 1 – 2 of 2) sorted by relevance
88 private @NonNull LegacyDatabaseHelper getDatabaseForUri(Uri uri) { in getDatabaseForUri() method in LegacyMediaProvider102 final LegacyDatabaseHelper helper = getDatabaseForUri(uri); in query()121 final LegacyDatabaseHelper helper = getDatabaseForUri(op.getUri()); in applyBatch()152 final LegacyDatabaseHelper helper = getDatabaseForUri(uri); in insert()
2635 helper = getDatabaseForUri(FileUtils.getContentUriForPath(path)); in handleRedactedFileLookup()3511 helper = getDatabaseForUri(uriOldPath); in getWritableFilesForRenameDirectory()3592 helper = getDatabaseForUri(FileUtils.getContentUriForPath(oldPath)); in renameDirectoryUncheckedForFuse()3665 helper = getDatabaseForUri(FileUtils.getContentUriForPath(oldPath)); in renameFileForFuse()3913 helper = getDatabaseForUri(uri); in checkUriPermission()4082 final DatabaseHelper helper = getDatabaseForUri(uri); in queryInternal()4482 helper = getDatabaseForUri(redactedUri); in getUriForRedactedUri()5151 helper = getDatabaseForUri(uri); in bulkInsert()5727 final DatabaseHelper helper = getDatabaseForUri(5742 final DatabaseHelper helper = getDatabaseForUri([all …]