Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/slice/
DPremiumNetworkEntitlementResponse.java45 public static final int PREMIUM_NETWORK_ENTITLEMENT_STATUS_INCOMPATIBLE = 2; field in PremiumNetworkEntitlementResponse
52 PREMIUM_NETWORK_ENTITLEMENT_STATUS_INCOMPATIBLE,
112 case PREMIUM_NETWORK_ENTITLEMENT_STATUS_INCOMPATIBLE: in isPremiumNetworkCapabilityAllowed()
/packages/services/Telephony/tests/src/com/android/phone/slice/
DSlicePurchaseControllerTest.java428 PremiumNetworkEntitlementResponse.PREMIUM_NETWORK_ENTITLEMENT_STATUS_INCOMPATIBLE; in testPurchasePremiumCapabilityResultEntitlementCheckFailed()