Home | History | Annotate | Download | only in phone

Lines Matching defs:phones

1385         logv(TelephonyManager.getDefault().getPhoneCount() + " Phones are shutdown.");
2895 * GSM and the MEID for CDMA phones. Return null if device ID is not available.
3370 final Phone[] phones = PhoneFactory.getPhones();
3372 for (Phone phone : phones) {