Searched defs:forceBootStrapping (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/telephony/java/android/telephony/gba/ |
D | GbaAuthRequest.java | 45 boolean forceBootStrapping, IBootstrapAuthenticationCallback callback) { in GbaAuthRequest() 56 boolean forceBootStrapping, IBootstrapAuthenticationCallback callback) { in GbaAuthRequest()
|
D | GbaService.java | 145 @NonNull Uri nafUrl, @NonNull byte[] securityProtocol, boolean forceBootStrapping) { in onAuthenticationRequest()
|
/frameworks/base/telephony/java/android/telephony/ |
D | TelephonyManager.java | 17870 boolean forceBootStrapping, @NonNull Executor e, in bootstrapAuthenticationRequest() 17880 getSubId(), appType, nafId, securityProtocol, forceBootStrapping, in bootstrapAuthenticationRequest() local
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
D | ITelephony.aidl | 2360 boolean forceBootStrapping, IBootstrapAuthenticationCallback callback); in bootstrapAuthenticationRequest()
|