Searched refs:IMMUTABLE_FLAGS (Results 1 – 3 of 3) sorted by relevance
322 flagsMask &= ~Intent.IMMUTABLE_FLAGS; in sendInner()
6593 public static final int IMMUTABLE_FLAGS = FLAG_GRANT_READ_URI_PERMISSION field in Intent7085 intent.mFlags &= ~IMMUTABLE_FLAGS; in parseUri()7274 intent.mFlags &= ~IMMUTABLE_FLAGS;
1081 final int secureFlags = intentFlags & ~Intent.IMMUTABLE_FLAGS; in createAppWidgetConfigIntentSender()