Searched refs:EXTRA_INTENT_TO_LAUNCH (Results 1 – 3 of 3) sorted by relevance
53 public static final String EXTRA_INTENT_TO_LAUNCH = field in RetryLaunchActivity87 if (!getIntent().hasExtra(EXTRA_INTENT_TO_LAUNCH)) { in onCreate()90 Intent activityIntent = getIntent().getParcelableExtra(EXTRA_INTENT_TO_LAUNCH); in onCreate()
89 RetryLaunchActivity.EXTRA_INTENT_TO_LAUNCH, in startRoleHolderFinalization()
37 import static com.android.managedprovisioning.common.RetryLaunchActivity.EXTRA_INTENT_TO_LAUNCH;813 EXTRA_INTENT_TO_LAUNCH,832 retryLaunchIntent.putExtra(RetryLaunchActivity.EXTRA_INTENT_TO_LAUNCH, intent);