Searched refs:getDatabaseForUri (Results 1 – 2 of 2) sorted by relevance
90 private @NonNull DatabaseHelper getDatabaseForUri(Uri uri) { in getDatabaseForUri() method in LegacyMediaProvider104 final DatabaseHelper helper = getDatabaseForUri(uri); in query()123 final DatabaseHelper helper = getDatabaseForUri(op.getUri()); in applyBatch()154 final DatabaseHelper helper = getDatabaseForUri(uri); in insert()
2216 helper = getDatabaseForUri(uriOldPath); in getWritableFilesForRenameDirectory()2607 helper = getDatabaseForUri(uri); in checkUriPermission()2932 helper = getDatabaseForUri(redactedUri); in getUriForRedactedUri()3549 helper = getDatabaseForUri(uri); in bulkInsert()4100 final DatabaseHelper helper = getDatabaseForUri( in insertInternal()5458 helper = getDatabaseForUri(uri);6126 helper = getDatabaseForUri(uri);6766 helper = getDatabaseForUri(playlistUri);7031 helper = getDatabaseForUri(membersUri);9068 helper = getDatabaseForUri(uri);[all …]