Searched refs:FLAG_IGNORE_EPHEMERAL (Results 1 – 5 of 5) sorted by relevance
304 .addFlags(Intent.FLAG_IGNORE_EPHEMERAL) in postInstantAppNotif()
450 failureIntent.setFlags(failureIntent.getFlags() | Intent.FLAG_IGNORE_EPHEMERAL); in createFailureIntent()
4178 if ((intent.getFlags() & Intent.FLAG_IGNORE_EPHEMERAL) != 0) { in isInstantAppResolutionAllowed()8450 | Intent.FLAG_IGNORE_EPHEMERAL in getInstantAppInstallerLPr()
6196 FLAG_IGNORE_EPHEMERAL,6243 FLAG_IGNORE_EPHEMERAL,6377 public static final int FLAG_IGNORE_EPHEMERAL = 0x00000200; field in Intent
13496 Landroid/content/Intent;->FLAG_IGNORE_EPHEMERAL:I