Home
last modified time | relevance | path

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

/frameworks/libs/service_entitlement/java/com/android/libraries/entitlement/eapaka/
DEapAkaApi.java182 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/
DServiceEntitlementRequest.java115 public abstract String acceptContentType(); in acceptContentType() method in ServiceEntitlementRequest