Searched refs:SLICE_PURCHASE_TEST_FILE (Results 1 – 2 of 2) sorted by relevance
203 SlicePurchaseController.SLICE_PURCHASE_TEST_FILE); in testIsPremiumCapabilityAvailableForPurchase()213 mEntitlementResponse.mServiceFlowURL = SlicePurchaseController.SLICE_PURCHASE_TEST_FILE; in testGetPurchaseURL()215 assertEquals(purchaseUrl, SlicePurchaseController.SLICE_PURCHASE_TEST_FILE); in testGetPurchaseURL()219 SlicePurchaseController.SLICE_PURCHASE_TEST_FILE); in testGetPurchaseURL()221 assertEquals(purchaseUrl, SlicePurchaseController.SLICE_PURCHASE_TEST_FILE); in testGetPurchaseURL()320 SlicePurchaseController.SLICE_PURCHASE_TEST_FILE); in testPurchasePremiumCapabilityResultCarrierDisabled()336 SlicePurchaseController.SLICE_PURCHASE_TEST_FILE); in testPurchasePremiumCapabilityResultNotDefaultDataSubscription()374 SlicePurchaseController.SLICE_PURCHASE_TEST_FILE); in testPurchasePremiumCapabilityResultNetworkNotAvailable()401 SlicePurchaseController.SLICE_PURCHASE_TEST_FILE); in testPurchasePremiumCapabilityResultEntitlementCheckFailed()823 SlicePurchaseController.SLICE_PURCHASE_TEST_FILE); in sendValidPurchaseRequest()
126 public static final String SLICE_PURCHASE_TEST_FILE = field in SlicePurchaseController1074 if (URLUtil.isAssetUrl(url) && !url.equals(SLICE_PURCHASE_TEST_FILE)) { in isUrlValid()