Searched refs:helpString (Results 1 – 2 of 2) sorted by relevance
93 public void onAuthenticationHelp(int helpMsgId, CharSequence helpString) { in onAuthenticationHelp() argument94 showError(helpString); in onAuthenticationHelp()
116 public void onAuthenticationHelp(int helpMsgId, CharSequence helpString) { in onAuthenticationHelp() argument117 showError(helpString); in onAuthenticationHelp()