Searched refs:getPhones (Results 1 – 9 of 9) sorted by relevance
63 Phone[] phones = PhoneFactory.getPhones(); in onCreate()
516 Phone[] phones = PhoneFactory.getPhones(); in setupAccounts()
71 return ContactUtil.getPhones(mContext) in onCreateLoader()
148 final Phone[] phones = PhoneFactory.getPhones(); in isVideoCallInProgress()
142 final Cursor cur = ContactUtil.getPhones(getContext()) in ingoredTestGetPhones()
226 public static CursorQueryData getPhones(final Context context) { in getPhones() method in ContactUtil
2472 for (Phone phone : PhoneFactory.getPhones()) { in getPhoneFromIccId()2486 for (Phone phone : PhoneFactory.getPhones()) { in registerIccStatus()2501 for (Phone phone : PhoneFactory.getPhones()) { in setRadioPower()
290 for (Phone phone : PhoneFactory.getPhones()) { in onCreate()
1552 for (Phone phone : PhoneFactory.getPhones()) { in getAllCellInfo()