Searched refs:BootstrapAuthenticationCallback (Results 1 – 7 of 7) sorted by relevance
80 TelephonyManager.BootstrapAuthenticationCallback callback = in provideCredentials()81 new TelephonyManager.BootstrapAuthenticationCallback() { in provideCredentials()
137 TelephonyManager.BootstrapAuthenticationCallback cb = new in onCreateView()138 TelephonyManager.BootstrapAuthenticationCallback() { in onCreateView()
28 import android.telephony.TelephonyManager.BootstrapAuthenticationCallback;135 new BootstrapAuthenticationCallback() { in initLayout()
279 ArgumentCaptor<TelephonyManager.BootstrapAuthenticationCallback> authCallbackCaptor = in testGbaCredLookup()280 ArgumentCaptor.forClass(TelephonyManager.BootstrapAuthenticationCallback.class); in testGbaCredLookup()
329 new TelephonyManager.BootstrapAuthenticationCallback() { in getGbaCredentials()
15445 public static class BootstrapAuthenticationCallback { class in TelephonyManager15522 @NonNull BootstrapAuthenticationCallback callback) { in bootstrapAuthenticationRequest()
11964 ….concurrent.Executor, @NonNull android.telephony.TelephonyManager.BootstrapAuthenticationCallback);12216 public static class TelephonyManager.BootstrapAuthenticationCallback {12217 ctor public TelephonyManager.BootstrapAuthenticationCallback();