Searched refs:isCallerPhotoPicker (Results 1 – 2 of 2) sorted by relevance
104 int matchUri(Uri uri, boolean allowHidden, boolean isCallerPhotoPicker) { in matchUri() argument110 if (isCallerPhotoPicker) { in matchUri()
3615 if (isCallerPhotoPicker()) { in checkUriPermission()3754 final int table = mUriMatcher.matchUri(uri, allowHidden, isCallerPhotoPicker()); in queryInternal()6821 if (isCallerPhotoPicker()) {7243 && !isCallerPhotoPicker()) {11467 private boolean isCallerPhotoPicker() {