Home
last modified time | relevance | path

Searched defs:nafUrl (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/telephony/java/android/telephony/gba/
H A DGbaAuthRequest.java44 public GbaAuthRequest(int subId, int appType, Uri nafUrl, byte[] securityProtocol, in GbaAuthRequest()
55 public GbaAuthRequest(int token, int subId, int appType, Uri nafUrl, byte[] securityProtocol, in GbaAuthRequest()
H A DGbaService.java145 @NonNull Uri nafUrl, @NonNull byte[] securityProtocol, boolean forceBootStrapping) { in onAuthenticationRequest()
/aosp12/packages/services/Telephony/testapps/GbaTestApp/src/com/android/phone/testapps/gbatestapp/
H A DTestGbaService.java41 @NonNull Uri nafUrl, @NonNull byte[] securityProtocol, boolean forceBootStrapping) { in onAuthenticationRequest()
/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/
H A DITelephony.aidl2283 void bootstrapAuthenticationRequest(int subId, int appType, in Uri nafUrl, in bootstrapAuthenticationRequest()
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DPhoneInterfaceManager.java9915 public void bootstrapAuthenticationRequest(int subId, int appType, Uri nafUrl, in bootstrapAuthenticationRequest()