Searched refs:onAuthenticationHelp (Results 1 – 3 of 3) sorted by relevance
44 void onAuthenticationHelp(int helpMsgId, CharSequence helpString); in onAuthenticationHelp() method93 public void onAuthenticationHelp(int helpMsgId, CharSequence helpString) {95 mListener.onAuthenticationHelp(helpMsgId, helpString);
292 public void onAuthenticationHelp(int helpMsgId, CharSequence helpString) {
91 public void onAuthenticationHelp(int helpCode, CharSequence helpString) {