Home
last modified time | relevance | path

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

/frameworks/libs/service_entitlement/java/com/android/libraries/entitlement/eapaka/
DEapAkaApi.java105 private static final String BOOST_TYPE = "boost_type"; field in EapAkaApi
590 appendOptionalQueryParameter(urlBuilder, BOOST_TYPE, request.boostType()); in appendParametersForServiceEntitlementRequest()
633 appendOptionalQueryParameter(postData, BOOST_TYPE, request.boostType()); in appendParametersForServiceEntitlementRequest()