Searched refs:FLAG_IGNORE_EPHEMERAL (Results 1 – 6 of 6) sorted by relevance
272 .addFlags(Intent.FLAG_IGNORE_EPHEMERAL) in postInstantAppNotif()
459 failureIntent.setFlags(failureIntent.getFlags() | Intent.FLAG_IGNORE_EPHEMERAL); in createFailureIntent()
2387 if ((intent.getFlags() & Intent.FLAG_IGNORE_EPHEMERAL) != 0) { in isInstantAppResolutionAllowed()
2842 | Intent.FLAG_IGNORE_EPHEMERAL
7011 FLAG_IGNORE_EPHEMERAL,7059 FLAG_IGNORE_EPHEMERAL,7199 public static final int FLAG_IGNORE_EPHEMERAL = 0x80000000; field in Intent
10618 Landroid/content/Intent;->FLAG_IGNORE_EPHEMERAL:I