Searched refs:FLAG_IGNORE_EPHEMERAL (Results 1 – 6 of 6) sorted by relevance
271 .addFlags(Intent.FLAG_IGNORE_EPHEMERAL) in postInstantAppNotif()
455 failureIntent.setFlags(failureIntent.getFlags() | Intent.FLAG_IGNORE_EPHEMERAL); in createFailureIntent()
2310 if ((intent.getFlags() & Intent.FLAG_IGNORE_EPHEMERAL) != 0) { in isInstantAppResolutionAllowed()
2696 | Intent.FLAG_IGNORE_EPHEMERAL
6736 FLAG_IGNORE_EPHEMERAL,6784 FLAG_IGNORE_EPHEMERAL,6919 public static final int FLAG_IGNORE_EPHEMERAL = 0x80000000; field in Intent
10618 Landroid/content/Intent;->FLAG_IGNORE_EPHEMERAL:I