Home
last modified time | relevance | path

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

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