Searched refs:isTdscdmaSupported (Results 1 – 2 of 2) sorted by relevance
488 public static boolean isTdscdmaSupported(Context context, int subId) { in isTdscdmaSupported() method in MobileNetworkUtils489 return isTdscdmaSupported(context, in isTdscdmaSupported()494 private static boolean isTdscdmaSupported(Context context, TelephonyManager telephonyManager) { in isTdscdmaSupported() method in MobileNetworkUtils587 if (!isTdscdmaSupported(context, subId) && isWorldMode(context, subId)) { in shouldSpeciallyUpdateGsmCdma()
433 if (MobileNetworkUtils.isTdscdmaSupported(mContext, mSubId)) { in getEnabledNetworkType()562 if (MobileNetworkUtils.isTdscdmaSupported(mContext, mSubId)) { in setPreferenceValueAndSummary()