Searched refs:isCallerPhotoPicker (Results 1 – 2 of 2) sorted by relevance
105 int matchUri(Uri uri, boolean allowHidden, boolean isCallerPhotoPicker) { in matchUri() argument111 if (isCallerPhotoPicker) { in matchUri()
3895 if (isCallerPhotoPicker()) { in checkUriPermission()4042 final int table = mUriMatcher.matchUri(uri, allowHidden, isCallerPhotoPicker()); in queryInternal()7271 if (isCallerPhotoPicker()) {7279 if (isCallerPhotoPicker()) {7433 } else if (checkPermissionSelf(caller) || isCallerPhotoPicker()) {7755 } else if (checkPermissionSelf(caller) || isCallerPhotoPicker()) {7878 && !isCallerPhotoPicker()) {7889 if (!checkPermissionSelf(Binder.getCallingUid()) && !isCallerPhotoPicker()) {7901 && !isCallerPhotoPicker()) {7916 && !isCallerPhotoPicker()) {[all …]