HomeSort by relevance Sort by last modified time
    Searched refs:isSetupWizardIntent (Results 1 - 3 of 3) sorted by null

  /frameworks/opt/setupwizard/library/test/src/com/android/setupwizardlib/test/
WizardManagerHelperTest.java 61 WizardManagerHelper.isSetupWizardIntent(intent));
69 WizardManagerHelper.isSetupWizardIntent(intent));
  /frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/util/
WizardManagerHelper.java 139 public static boolean isSetupWizardIntent(Intent intent) {
  /packages/apps/Settings/src/com/android/settings/wifi/
WifiDialogActivity.java 46 if (WizardManagerHelper.isSetupWizardIntent(intent)) {

Completed in 68 milliseconds