Home
last modified time | relevance | path

Searched defs:onAuthenticationFailure (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DIBootstrapAuthenticationCallback.aidl26 void onAuthenticationFailure(int token, int reason); in onAuthenticationFailure() method
DTelephonyManager.java17803 public void onAuthenticationFailure(@AuthenticationFailureReason int reason) {} in onAuthenticationFailure() method in TelephonyManager.BootstrapAuthenticationCallback
17894 public void onAuthenticationFailure(int token, int reason) { in bootstrapAuthenticationRequest() method