Searched refs:PhoneFactory (Results 1 – 11 of 11) sorted by relevance
30 Phone phone = PhoneFactory.getDefaultPhone(); in testBeforeMakePhone()36 Phone phone = PhoneFactory.getPhone(0); in testBeforeMakePhone()42 Phone[] phone = PhoneFactory.getPhones(); in testBeforeMakePhone()
56 PhoneFactory.dump(fd, pw, args); in dump()
151 return PhoneFactory.getDefaultSubscription(); in getDefaultSubscription()
56 public class PhoneFactory { class395 Phone[] phones = (Phone[])PhoneFactory.getPhones(); in dump()
87 PhoneFactory.getPhone(phoneId).getFullIccSerialNumber());
301 return PhoneFactory.getDefaultSubscription(); in getDefaultSubscription()
364 return PhoneFactory.isSMSPromptEnabled(); in isSMSPromptEnabled()
2979 mImsPhone = PhoneFactory.makeImsPhone(mNotifier, this); in updateImsPhone()3248 int type = PhoneFactory.calculatePreferredNetworkType(mContext, getSubId()); in sendSubscriptionSettings()3259 int type = PhoneFactory.calculatePreferredNetworkType(mContext, getSubId()); in setPreferredNetworkTypeIfSimLoaded()
1678 Phone phone = PhoneFactory.getPhone(slotIndex); in getSimStateForSlotIndex()
85 import com.android.internal.telephony.PhoneFactory;4809 Phone phone = PhoneFactory.getPhone(i); in isPhoneStateIdle()
5587 com.android.internal.telephony.PhoneFactory