Searched refs:getAllSlotCallWaitingStatus (Results 1 – 2 of 2) sorted by relevance
24 …t static com.android.settings.sim.smartForwarding.SmartForwardingUtils.getAllSlotCallWaitingStatus;140 boolean[] callWaitingStatus = getAllSlotCallWaitingStatus(this, tm); in disableSmartForwarding()
83 public static boolean[] getAllSlotCallWaitingStatus(Context context, TelephonyManager tm) { in getAllSlotCallWaitingStatus() method in SmartForwardingUtils