Searched refs:FS_ID (Results 1 – 3 of 3) sorted by relevance
67 static final int FS_ID = 600; field in LocalUriMatcher193 mPublic.addURI(auth, "*/fs_id", FS_ID); in LocalUriMatcher()
106 import static com.android.providers.media.LocalUriMatcher.FS_ID;3771 if (table == FS_ID) { in queryInternal()
161 LocalUriMatcher.FS_ID, assembleTestUri(new String[] {"anything", "fs_id"})); in testPublicUris()331 LocalUriMatcher.FS_ID, assembleTestUri(new String[] {"anything", "fs_id"})); in testHiddenUris()