Searched defs:onAuthenticationFailure (Results 1 – 5 of 5) sorted by relevance
26 void onAuthenticationFailure(int token, int reason); in onAuthenticationFailure() method
15458 public void onAuthenticationFailure(@AuthenticationFailureReason int reason) {} in onAuthenticationFailure() method in TelephonyManager.BootstrapAuthenticationCallback15545 public void onAuthenticationFailure(int token, int reason) { in bootstrapAuthenticationRequest() method
258 public void onAuthenticationFailure(byte[] userName) { in onAuthenticationFailure() method in ServerRequestHandler
571 public void onAuthenticationFailure(byte[] userName) { in onAuthenticationFailure() method in TestTcpServer
1368 public final void onAuthenticationFailure(final byte[] userName) { in onAuthenticationFailure() method in BluetoothPbapObexServer