Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/sim/smartForwarding/
DSmartForwardingActivity.java23 …tatic com.android.settings.sim.smartForwarding.SmartForwardingUtils.getAllSlotCallForwardingStatus;
141 CallForwardingInfo[] callForwardingInfo = getAllSlotCallForwardingStatus(this, sm, tm); in disableSmartForwarding()
DSmartForwardingUtils.java95 public static CallForwardingInfo[] getAllSlotCallForwardingStatus( in getAllSlotCallForwardingStatus() method in SmartForwardingUtils