Home
last modified time | relevance | path

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

/frameworks/libs/service_entitlement/tests/src/com/android/libraries/entitlement/
DTs43OperationTest.java339 ManageSubscriptionResponse response = mTs43Operation.manageSubscription(request); in testManageSubscription_continueToWebsheet()
360 ManageSubscriptionResponse response = mTs43Operation.manageSubscription(request); in testManageSubscription_downloadProfile()
383 ManageSubscriptionResponse response = mTs43Operation.manageSubscription(request); in testManageSubscription_invalidUserInput()
/frameworks/opt/net/wifi/libs/WifiTrackerLib/src/com/android/wifitrackerlib/
DWifiEntry.java773 public void manageSubscription() { in manageSubscription() method in WifiEntry
/frameworks/libs/service_entitlement/java/com/android/libraries/entitlement/
DTs43Operation.java356 public ManageSubscriptionResponse manageSubscription( in manageSubscription() method in Ts43Operation