Home
last modified time | relevance | path

Searched defs:forceBootStrapping (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/telephony/java/android/telephony/gba/
DGbaAuthRequest.java45 boolean forceBootStrapping, IBootstrapAuthenticationCallback callback) { in GbaAuthRequest()
56 boolean forceBootStrapping, IBootstrapAuthenticationCallback callback) { in GbaAuthRequest()
DGbaService.java145 @NonNull Uri nafUrl, @NonNull byte[] securityProtocol, boolean forceBootStrapping) { in onAuthenticationRequest()
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java17870 boolean forceBootStrapping, @NonNull Executor e, in bootstrapAuthenticationRequest()
17880 getSubId(), appType, nafId, securityProtocol, forceBootStrapping, in bootstrapAuthenticationRequest() local
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl2360 boolean forceBootStrapping, IBootstrapAuthenticationCallback callback); in bootstrapAuthenticationRequest()