Searched refs:activePhone (Results 1 – 1 of 1) sorted by relevance
522 int activePhone = context.getSystemService(TelephonyManager.class) in getSubmitPdus() local540 phoneType = (activePhone == PHONE_TYPE_CDMA) ? SMS_TYPE_CDMA : SMS_TYPE_GSM; in getSubmitPdus()