Searched refs:IMMUTABLE_FLAGS (Results 1 – 4 of 4) sorted by relevance
375 flagsMask &= ~Intent.IMMUTABLE_FLAGS; in sendInner()
7146 public static final int IMMUTABLE_FLAGS = FLAG_GRANT_READ_URI_PERMISSION field in Intent7688 intent.mFlags &= ~IMMUTABLE_FLAGS; in parseUriInternal()7879 intent.mFlags &= ~IMMUTABLE_FLAGS;
1015 final int secureFlags = intentFlags & ~Intent.IMMUTABLE_FLAGS; in createAppWidgetConfigIntentSender()
10627 Landroid/content/Intent;->IMMUTABLE_FLAGS:I