Searched refs:bypassEapAkaResponse (Results 1 – 2 of 2) sorted by relevance
155 String bypassEapAkaResponse) { in ServiceEntitlement() argument158 new EapAkaApi(context, simSubscriptionId, saveHttpHistory, bypassEapAkaResponse); in ServiceEntitlement()
130 String bypassEapAkaResponse) { in EapAkaApi() argument131 this(context, simSubscriptionId, new HttpClient(saveHistory), bypassEapAkaResponse); in EapAkaApi()139 String bypassEapAkaResponse) { in EapAkaApi() argument143 this.mBypassEapAkaResponse = bypassEapAkaResponse; in EapAkaApi()