Searched refs:PERMISSION_IS_SYSTEM_GALLERY (Results 1 – 2 of 2) sorted by relevance
337 public static final int PERMISSION_IS_SYSTEM_GALLERY = 1 << 22; field in LocalCallingIdentity418 case PERMISSION_IS_SYSTEM_GALLERY: in hasPermissionInternal()
79 import static com.android.providers.media.LocalCallingIdentity.PERMISSION_IS_SYSTEM_GALLERY;11454 if (mCallingIdentity.get().hasPermission(PERMISSION_IS_SYSTEM_GALLERY)) {