Searched refs:isWfcModeWifiOnly (Results 1 – 2 of 2) sorted by relevance
78 public static boolean isWfcModeWifiOnly(Context context) { in isWfcModeWifiOnly() method in ImsUtil79 return isWfcModeWifiOnly(context, SubscriptionManager.getDefaultVoicePhoneId()); in isWfcModeWifiOnly()86 public static boolean isWfcModeWifiOnly(Context context, int phoneId) { in isWfcModeWifiOnly() method in ImsUtil
750 } else if (ImsUtil.isWfcModeWifiOnly(context, phoneId)) { in toTelecomDisconnectCauseDescription()787 } else if (ImsUtil.isWfcModeWifiOnly(context, phoneId)) { in toTelecomDisconnectCauseDescription()