Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/network/telephony/
DMobileNetworkUtils.java520 public static boolean isTdscdmaSupported(Context context, int subId) { in isTdscdmaSupported() method in MobileNetworkUtils
526 private static boolean isTdscdmaSupported(Context context, TelephonyManager telephonyManager) { in isTdscdmaSupported() method in MobileNetworkUtils
/packages/services/Telephony/src/com/android/phone/
DNotificationMgr.java1035 private static boolean isTdscdmaSupported(@NonNull TelephonyManager telephonyManager, in isTdscdmaSupported() method in NotificationMgr