Searched refs:mEapAkaChallenge (Results 1 – 2 of 2) sorted by relevance
44 protected String mEapAkaChallenge; field in Response49 mEapAkaChallenge = object.optString(JSON_KEY_EAP_AKA_CHALLENGE, null); in parse3gppAuthentication()
57 return mEapAkaChallenge; in getEapAkaChallenge()