Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/slice/
DPremiumNetworkEntitlementResponse.java43 public static final int PREMIUM_NETWORK_ENTITLEMENT_STATUS_DISABLED = 0; field in PremiumNetworkEntitlementResponse
50 PREMIUM_NETWORK_ENTITLEMENT_STATUS_DISABLED,
111 case PREMIUM_NETWORK_ENTITLEMENT_STATUS_DISABLED: in isPremiumNetworkCapabilityAllowed()