Searched defs:onAuthenticationFailure (Results 1 – 3 of 3) sorted by relevance
26 void onAuthenticationFailure(int token, int reason); in onAuthenticationFailure() method
15357 public void onAuthenticationFailure(@AuthenticationFailureReason int reason) {} in onAuthenticationFailure() method in TelephonyManager.BootstrapAuthenticationCallback15444 public void onAuthenticationFailure(int token, int reason) { in bootstrapAuthenticationRequest() method
258 public void onAuthenticationFailure(byte[] userName) { in onAuthenticationFailure() method in ServerRequestHandler