Home
last modified time | relevance | path

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

/frameworks/libs/service_entitlement/java/com/android/libraries/entitlement/utils/
DTs43Constants.java162 public static final String DEFAULT_ENTITLEMENT_VERSION = "2.0"; field in Ts43Constants
/frameworks/libs/service_entitlement/java/com/android/libraries/entitlement/
DServiceEntitlementRequest.java128 .setEntitlementVersion(Ts43Constants.DEFAULT_ENTITLEMENT_VERSION) in builder()
DTs43Authentication.java140 mEntitlementVersion = Ts43Constants.DEFAULT_ENTITLEMENT_VERSION; in Ts43Authentication()
DTs43Operation.java154 mEntitlementVersion = Ts43Constants.DEFAULT_ENTITLEMENT_VERSION; in Ts43Operation()