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.java127 disableDataForOtherSubscriptions(mSubId); in performClick()
203 private void disableDataForOtherSubscriptions(int subId) { in disableDataForOtherSubscriptions() method in CellDataPreference
222 disableDataForOtherSubscriptions(mSubId); in onClick()