Searched refs:SLICE_PURCHASE_TEST_FILE (Results 1 – 2 of 2) sorted by relevance
200 SlicePurchaseController.SLICE_PURCHASE_TEST_FILE); in testIsPremiumCapabilityAvailableForPurchase()210 mEntitlementResponse.mServiceFlowURL = SlicePurchaseController.SLICE_PURCHASE_TEST_FILE; in testGetPurchaseURL()212 assertEquals(purchaseUrl, SlicePurchaseController.SLICE_PURCHASE_TEST_FILE); in testGetPurchaseURL()216 SlicePurchaseController.SLICE_PURCHASE_TEST_FILE); in testGetPurchaseURL()218 assertEquals(purchaseUrl, SlicePurchaseController.SLICE_PURCHASE_TEST_FILE); in testGetPurchaseURL()317 SlicePurchaseController.SLICE_PURCHASE_TEST_FILE); in testPurchasePremiumCapabilityResultCarrierDisabled()333 SlicePurchaseController.SLICE_PURCHASE_TEST_FILE); in testPurchasePremiumCapabilityResultNotDefaultDataSubscription()360 SlicePurchaseController.SLICE_PURCHASE_TEST_FILE); in testPurchasePremiumCapabilityResultNetworkNotAvailable()387 SlicePurchaseController.SLICE_PURCHASE_TEST_FILE); in testPurchasePremiumCapabilityResultEntitlementCheckFailed()809 SlicePurchaseController.SLICE_PURCHASE_TEST_FILE); in sendValidPurchaseRequest()
125 public static final String SLICE_PURCHASE_TEST_FILE = field in SlicePurchaseController1065 if (URLUtil.isAssetUrl(url) && !url.equals(SLICE_PURCHASE_TEST_FILE)) { in isUrlValid()