Searched refs:createErrorDialog (Results 1 – 1 of 1) sorted by relevance
52 createErrorDialog(c, message, null).show(); in showErrorMessage()57 createErrorDialog(c, message, listener).show(); in showErrorMessage()122 private static AlertDialog createErrorDialog(Context c, String message, in createErrorDialog() method in Util