Home
last modified time | relevance | path

Searched refs:BootstrapAuthenticationCallback (Results 1 – 7 of 7) sorted by relevance

/aosp12/packages/services/Telephony/testapps/TestRcsApp/aosp_test_rcsclient/src/com/android/libraries/rcs/simpleclient/filetransfer/requestexecutor/
H A DGbaAuthenticationProvider.java80 TelephonyManager.BootstrapAuthenticationCallback callback = in provideCredentials()
81 new TelephonyManager.BootstrapAuthenticationCallback() { in provideCredentials()
/aosp12/packages/services/Telephony/testapps/GbaTestApp/src/com/android/phone/testapps/gbatestapp/ui/main/
H A DMainFragment.java137 TelephonyManager.BootstrapAuthenticationCallback cb = new in onCreateView()
138 TelephonyManager.BootstrapAuthenticationCallback() { in onCreateView()
/aosp12/packages/services/Telephony/testapps/TestRcsApp/TestApp/src/com/google/android/sample/rcsclient/
H A DGbaActivity.java28 import android.telephony.TelephonyManager.BootstrapAuthenticationCallback;
135 new BootstrapAuthenticationCallback() { in initLayout()
/aosp12/packages/services/Telephony/tests/src/com/android/phone/callcomposer/
H A DPictureManagerTest.java279 ArgumentCaptor<TelephonyManager.BootstrapAuthenticationCallback> authCallbackCaptor = in testGbaCredLookup()
280 ArgumentCaptor.forClass(TelephonyManager.BootstrapAuthenticationCallback.class); in testGbaCredLookup()
/aosp12/packages/services/Telephony/src/com/android/phone/callcomposer/
H A DCallComposerPictureManager.java329 new TelephonyManager.BootstrapAuthenticationCallback() { in getGbaCredentials()
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java15445 public static class BootstrapAuthenticationCallback { class in TelephonyManager
15522 @NonNull BootstrapAuthenticationCallback callback) { in bootstrapAuthenticationRequest()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt11964 ….concurrent.Executor, @NonNull android.telephony.TelephonyManager.BootstrapAuthenticationCallback);
12216 public static class TelephonyManager.BootstrapAuthenticationCallback {
12217 ctor public TelephonyManager.BootstrapAuthenticationCallback();