Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/datausage/
DDataUsageSummaryPreferenceController.java302 mManageSubscriptionIntent = createManageSubscriptionIntent(mSubscriptionId); in refreshDataplanInfo()
316 private Intent createManageSubscriptionIntent(int subId) { in createManageSubscriptionIntent() method in DataUsageSummaryPreferenceController
/packages/apps/Car/Settings/src/com/android/car/settings/datausage/
DDataUsageSummaryPreferenceController.java256 mManageSubscriptionIntent = mSubscriptionManager.createManageSubscriptionIntent( in refreshDataplanInfo()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/datausage/
DDataUsageSummaryPreferenceController.java301 mSubscriptionManager.createManageSubscriptionIntent(mSubscriptionId); in refreshDataplanInfo()