Searched refs:createManageSubscriptionIntent (Results 1 – 3 of 3) sorted by relevance
261 mManageSubscriptionIntent = createManageSubscriptionIntent(defaultSubId); in refreshDataplanInfo()273 private Intent createManageSubscriptionIntent(int subId) { in createManageSubscriptionIntent() method in DataUsageSummaryPreferenceController
346 Intent createManageSubscriptionIntent(int subId) { in createManageSubscriptionIntent() method in DataUsageSummaryPreferenceController
177 doReturn(intent).when(mController).createManageSubscriptionIntent(mDefaultSubscriptionId); in testSummaryUpdate_onePlan_basic()