isSetupResult
Check if the requestCode and Intent is for SetupIntentResult. The Intent should be retrieved from the result from Activity#onActivityResult(int, int, Intent)}}
by Activity started with confirmSetupIntent.
Return
whether the requestCode and intent is for SetupIntentResult.