Home
last modified time | relevance | path

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

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