Searched refs:activePhone (Results 1 – 1 of 1) sorted by relevance
482 …int activePhone = TelephonyManager.getDefault().getCurrentPhoneType(); // TODO: Change to use: ((T… in getSubmitPdus() local484 GsmAlphabet.TextEncodingDetails ted = (PHONE_TYPE_CDMA == activePhone) ? in getSubmitPdus()500 phoneType = (activePhone == PHONE_TYPE_CDMA) ? SMS_TYPE_CDMA : SMS_TYPE_GSM; in getSubmitPdus()