Searched refs:createManageSubscriptionIntent (Results 1 – 4 of 4) sorted by relevance
227 mManageSubscriptionIntent = createManageSubscriptionIntent(getSubId()); in refreshDataplanInfo()239 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()
58701 Landroid/telephony/SubscriptionManager;->createManageSubscriptionIntent(I)Landroid/content/Intent;