Home
last modified time | relevance | path

Searched defs:purchaseUrl (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telephony/src/com/android/phone/slice/
DSlicePurchaseController.java783 String purchaseUrl = getPurchaseUrl(premiumNetworkEntitlementResponse); in onStartSlicePurchaseApplication() local
853 String purchaseUrl = entitlementResponse.mServiceFlowURL; in getPurchaseUrl() local
/packages/services/Telephony/tests/src/com/android/phone/slice/
DSlicePurchaseControllerTest.java209 String purchaseUrl = mSlicePurchaseController.getPurchaseUrl(mEntitlementResponse); in testGetPurchaseURL() local