Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/datausage/
DCellDataPreference.java147 disableDataForOtherSubscriptions(mSubId); in performClick()
214 private void disableDataForOtherSubscriptions(int subId) { in disableDataForOtherSubscriptions() method in CellDataPreference
229 disableDataForOtherSubscriptions(mSubId); in onClick()