FLAG_EXCLUDE_STOPPED_PACKAGES constant
        
        int
        const FLAG_EXCLUDE_STOPPED_PACKAGES
        
      
      
Does not match to any stopped components.
See https://developer.android.com/reference/android/content/Intent.html#FLAG_EXCLUDE_STOPPED_PACKAGES.
Implementation
static const int FLAG_EXCLUDE_STOPPED_PACKAGES = 16;