Searched refs:setManageSubscriptionIntent (Results 1 – 3 of 3) sorted by relevance
136 mDataUsageSummaryPreference.setManageSubscriptionIntent(TEST_INTENT); in onBindViewHolder_hasManagePlanIntent_isVisible()144 mDataUsageSummaryPreference.setManageSubscriptionIntent(TEST_INTENT); in onButtonClick_hasManagePlanIntent_startsActivity()
122 public void setManageSubscriptionIntent(Intent intent) { in setManageSubscriptionIntent() method in DataUsageSummaryPreference
130 preference.setManageSubscriptionIntent(mManageSubscriptionIntent); in updateState()