Searched refs:IMMUTABLE_FLAGS (Results 1 – 3 of 3) sorted by relevance
271 flagsMask &= ~Intent.IMMUTABLE_FLAGS; in sendInner()
5521 public static final int IMMUTABLE_FLAGS = FLAG_GRANT_READ_URI_PERMISSION field in Intent6002 intent.mFlags &= ~IMMUTABLE_FLAGS; in parseUri()6191 intent.mFlags &= ~IMMUTABLE_FLAGS;
1026 final int secureFlags = intentFlags & ~Intent.IMMUTABLE_FLAGS; in createAppWidgetConfigIntentSender()