Home
last modified time | relevance | path

Searched refs:LAUNCH_ACTIVITY_REQUEST_CODE (Results 1 – 1 of 1) sorted by relevance

/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/
DRetryLaunchActivity.java80 private static final int LAUNCH_ACTIVITY_REQUEST_CODE = 1; field in RetryLaunchActivity
175 if (requestCode != LAUNCH_ACTIVITY_REQUEST_CODE) {
194 LAUNCH_ACTIVITY_REQUEST_CODE);