Home
last modified time | relevance | path

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

/aosp12/frameworks/libs/service_entitlement/java/com/android/libraries/entitlement/eapaka/
H A DEapAkaApi.java300 appendOptionalQueryParameter(urlBuilder, APP_NAME, request.appName()); in appendParametersForServiceEntitlementRequest()
323 appendOptionalQueryParameter(urlBuilder, COMPANION_TERMINAL_ID, in appendParametersForEsimOdsaOperation()
325 appendOptionalQueryParameter(urlBuilder, COMPANION_TERMINAL_VENDOR, in appendParametersForEsimOdsaOperation()
327 appendOptionalQueryParameter(urlBuilder, COMPANION_TERMINAL_MODEL, in appendParametersForEsimOdsaOperation()
333 appendOptionalQueryParameter(urlBuilder, COMPANION_TERMINAL_SERVICE, in appendParametersForEsimOdsaOperation()
335 appendOptionalQueryParameter(urlBuilder, COMPANION_TERMINAL_ICCID, in appendParametersForEsimOdsaOperation()
337 appendOptionalQueryParameter(urlBuilder, COMPANION_TERMINAL_EID, in appendParametersForEsimOdsaOperation()
339 appendOptionalQueryParameter(urlBuilder, TERMINAL_ICCID, in appendParametersForEsimOdsaOperation()
342 appendOptionalQueryParameter(urlBuilder, TARGET_TERMINAL_ID, in appendParametersForEsimOdsaOperation()
344 appendOptionalQueryParameter(urlBuilder, TARGET_TERMINAL_ICCID, in appendParametersForEsimOdsaOperation()
[all …]