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