Searched refs:FLAG_IGNORE_EPHEMERAL (Results 1 – 3 of 3) sorted by relevance
304 .addFlags(Intent.FLAG_IGNORE_EPHEMERAL) in postInstantAppNotif()
450 failureIntent.setFlags(failureIntent.getFlags() | Intent.FLAG_IGNORE_EPHEMERAL); in createFailureIntent()
5998 FLAG_IGNORE_EPHEMERAL,6045 FLAG_IGNORE_EPHEMERAL,6179 public static final int FLAG_IGNORE_EPHEMERAL = 0x00000200; field in Intent