Searched refs:PICKER_INTERNAL_V2 (Results 1 – 3 of 3) sorted by relevance
87 public static final int PICKER_INTERNAL_V2 = 908; field in LocalUriMatcher203 auth, PickerUriResolverV2.BASE_PICKER_PATH + "*", PICKER_INTERNAL_V2); in LocalUriMatcher()205 auth, PickerUriResolverV2.BASE_PICKER_PATH + "*/*", PICKER_INTERNAL_V2); in LocalUriMatcher()
116 import static com.android.providers.media.LocalUriMatcher.PICKER_INTERNAL_V2;3789 if (table == PICKER_INTERNAL_V2) { in queryInternal()
363 int match = LocalUriMatcher.PICKER_INTERNAL_V2; in testPickerV2UriMatch()