Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/sim/smartForwarding/
DSmartForwardingUtils.java42 public static CallForwardingInfo getBackupCallForwardingStatus(Context context, int subId) { in getBackupCallForwardingStatus() method in SmartForwardingUtils
102 CallForwardingInfo callWaitingStatus = getBackupCallForwardingStatus(context, subId); in getAllSlotCallForwardingStatus()