Searched refs:resetRequired (Results 1 – 1 of 1) sorted by relevance
185 public void error(int titleId, int messageId, boolean resetRequired) { in error() argument190 .setPositiveButtonMessage(resetRequired in error()193 showDialog(dialogBuilder, resetRequired ? ERROR_DIALOG_RESET : ERROR_DIALOG_OK); in error()