Home | History | Annotate | Download | only in phone

Lines Matching defs:getPhone

430     public static Phone getPhone() {
434 public static Phone getPhone(int subId) {
435 return PhoneFactory.getPhone(SubscriptionManager.getPhoneId(subId));
616 PhoneUtils.displayMMIComplete(mmiCode.getPhone(), getInstance(), mmiCode, null, null);
726 phoneInEcm = PhoneFactory.getPhone(phoneId);
757 Phone phone = getPhone(mDefaultDataSubId);
827 Phone phone = getPhone(mDefaultDataSubId);
877 Phone phone = getPhone(subId);