Home | History | Annotate | Download | only in preprovisioning

Lines Matching defs:mUi

80     private final Ui mUi;
117 mUi = checkNotNull(ui, "Ui must not be null");
231 mUi.showDeleteManagedProfileDialog(mdmPackageName, domainName,
253 mUi.requestWifiPick();
256 mUi.showErrorAndClose(R.string.cant_set_up_device,
282 mUi.initiateUi(R.layout.intro_profile_owner, R.string.setup_profile, null, null, true,
293 mUi.initiateUi(R.layout.intro_device_owner,
335 mUi.showErrorAndClose(R.string.cant_set_up_device,
341 mUi.requestEncryption(mParams);
351 mUi.showCurrentLauncherInvalid();
359 mUi.startProvisioning(mUserManager.getUserHandle(), mParams);
371 mUi.startProvisioning(mUserManager.getUserHandle(), mParams);
383 mUi.showErrorAndClose(R.string.cant_set_up_device,
442 mUi.showErrorAndClose(R.string.cant_set_up_device, R.string.contact_your_admin_for_help,
455 mUi.showErrorAndClose(R.string.cant_set_up_device, R.string.contact_your_admin_for_help,
574 mUi.showErrorAndClose(R.string.cant_set_up_device,
662 mUi.showErrorAndClose(R.string.cant_set_up_device,
669 mUi.startProvisioning(userInfo.id, mParams);
678 mUi.showErrorAndClose(R.string.cant_set_up_device,
701 mUi.showErrorAndClose(R.string.cant_add_work_profile,
707 mUi.showErrorAndClose(R.string.cant_add_work_profile,
711 mUi.showErrorAndClose(R.string.cant_replace_or_remove_work_profile,
715 mUi.showErrorAndClose(R.string.cant_add_work_profile,
721 mUi.showErrorAndClose(R.string.cant_add_work_profile,
726 mUi.showErrorAndClose(R.string.cant_add_work_profile,
741 mUi.showErrorAndClose(R.string.device_already_set_up,
745 mUi.showErrorAndClose(R.string.cant_set_up_device,
750 mUi.showErrorAndClose(R.string.cant_set_up_device,
755 mUi.showErrorAndClose(R.string.cant_set_up_device, R.string.contact_your_admin_for_help,