Searched refs:getContacts (Results 1 – 4 of 4) sorted by relevance
88 final List<SimContact> contacts = sim.getContacts(); in show()224 if (sim.getContacts() != null) { in getSimContactCount()225 return sim.getContacts().size(); in getSimContactCount()
266 final List<SimContact> contacts = sim.getContacts(); in getContactsForSim()432 return new ArrayList<>(card.getContacts()); in loadContactsForSim()
171 public List<SimContact> getContacts() { in getContacts() method in SimCard
120 public List<BluetoothMapConvoContactElement> getContacts() { in getContacts() method in BluetoothMapConvoListingElement