Home
last modified time | relevance | path

Searched defs:isTdscdmaSupported (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/network/telephony/
H A DMobileNetworkUtils.java498 public static boolean isTdscdmaSupported(Context context, int subId) { in isTdscdmaSupported() method in MobileNetworkUtils
504 private static boolean isTdscdmaSupported(Context context, TelephonyManager telephonyManager) { in isTdscdmaSupported() method in MobileNetworkUtils