Searched refs:acceptContentType (Results 1 – 2 of 2) sorted by relevance
/frameworks/libs/service_entitlement/java/com/android/libraries/entitlement/eapaka/ |
D | EapAkaApi.java | 182 request.acceptContentType(), in queryEntitlementStatus() 189 request.acceptContentType(), in queryEntitlementStatus() 223 request.acceptContentType(), in queryEntitlementStatus() 255 String acceptContentType, in respondToEapAkaChallenge() argument 265 CONTENT_TYPE_EAP_RELAY_JSON + ", " + acceptContentType, in respondToEapAkaChallenge() 281 CONTENT_TYPE_EAP_RELAY_JSON + ", " + acceptContentType, in respondToEapAkaChallenge() 298 acceptContentType, in respondToEapAkaChallenge() 329 acceptContentType, in respondToEapAkaChallenge() 348 String acceptContentType, in challengeResponse() argument 363 acceptContentType, in challengeResponse() [all …]
|
/frameworks/libs/service_entitlement/java/com/android/libraries/entitlement/ |
D | ServiceEntitlementRequest.java | 115 public abstract String acceptContentType(); in acceptContentType() method in ServiceEntitlementRequest
|