Home | History | Annotate | Download | only in location

Lines Matching defs:phoneType

1913         final int phoneType = phone.getPhoneType();
1914 if (phoneType == TelephonyManager.PHONE_TYPE_GSM) {
1936 } else if (phoneType == TelephonyManager.PHONE_TYPE_CDMA) {