Searched refs:onAuthenticationHelp (Results 1 – 2 of 2) sorted by relevance
43 void onAuthenticationHelp(int helpMsgId, CharSequence helpString); in onAuthenticationHelp() method93 public void onAuthenticationHelp(int helpMsgId, CharSequence helpString) {95 mListener.onAuthenticationHelp(helpMsgId, helpString);
174 public void onAuthenticationHelp(int helpMsgId, CharSequence helpString) {