Searched refs:ERROR_DIALOG_RESET (Results 1 – 3 of 3) sorted by relevance
77 @VisibleForTesting static final String ERROR_DIALOG_RESET = "ErrorDialogReset"; field in AbstractProvisioningActivity134 || isDialogAdded(ERROR_DIALOG_RESET) in isAnyDialogAdded()183 showDialog(dialogBuilder, resetRequired ? ERROR_DIALOG_RESET : ERROR_DIALOG_OK); in error()202 showDialog(dialogBuilder, resetRequired ? ERROR_DIALOG_RESET : ERROR_DIALOG_OK); in error()247 case ERROR_DIALOG_RESET: in onPositiveButtonClick()
24 …tatic com.android.managedprovisioning.provisioning.AbstractProvisioningActivity.ERROR_DIALOG_RESET;147 final Fragment dialog = activity.getFragmentManager().findFragmentByTag(ERROR_DIALOG_RESET); in error_factoryReset_showsDialogue()159 final Fragment dialog = activity.getFragmentManager().findFragmentByTag(ERROR_DIALOG_RESET); in error_factoryReset_resets()
144 private static final String ERROR_DIALOG_RESET = "ErrorDialogReset"; field in PreProvisioningActivity738 case ERROR_DIALOG_RESET:946 showDialog(dialogBuilder, ERROR_DIALOG_RESET);957 showDialog(dialogBuilder, ERROR_DIALOG_RESET);