FLAG_IGNORE_EPHEMERAL constant

int const FLAG_IGNORE_EPHEMERAL

Internal flag used to indicate ephemeral applications should not be considered when resolving the intent.

@hide

Implementation

static const int FLAG_IGNORE_EPHEMERAL = 0x00000200;