Home
last modified time | relevance | path

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

/aosp12/frameworks/libs/service_entitlement/java/com/android/libraries/entitlement/eapaka/
H A DEapAkaApi.java202 String eapAkaChallengeResponse, in challengeResponse() argument
210 postData.put(EAP_CHALLENGE_RESPONSE, eapAkaChallengeResponse); in challengeResponse()