Searched refs:IMMUTABLE_FLAGS (Results 1 – 3 of 3) sorted by relevance
262 flagsMask &= ~Intent.IMMUTABLE_FLAGS; in sendInner()
4638 public static final int IMMUTABLE_FLAGS = FLAG_GRANT_READ_URI_PERMISSION field in Intent5091 intent.mFlags &= ~IMMUTABLE_FLAGS; in parseUri()5280 intent.mFlags &= ~IMMUTABLE_FLAGS;
963 final int secureFlags = intentFlags & ~Intent.IMMUTABLE_FLAGS; in createAppWidgetConfigIntentSender()