Searched defs:nafUrl (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/telephony/java/android/telephony/gba/ |
H A D | GbaAuthRequest.java | 44 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 D | GbaService.java | 145 @NonNull Uri nafUrl, @NonNull byte[] securityProtocol, boolean forceBootStrapping) { in onAuthenticationRequest()
|
/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/ |
H A D | ITelephony.aidl | 2355 void bootstrapAuthenticationRequest(int subId, int appType, in Uri nafUrl, in bootstrapAuthenticationRequest()
|