FLAG_DEBUG_LOG_RESOLUTION constant
int
const FLAG_DEBUG_LOG_RESOLUTION
Prints debug logs while the intent is resolving.
See https://developer.android.com/reference/android/content/Intent.html#FLAG_DEBUG_LOG_RESOLUTION.
Implementation
static const int FLAG_DEBUG_LOG_RESOLUTION = 8;