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()
255 final List<SimContact> contacts = sim.getContacts(); in getContactsForSim()420 return new ArrayList<>(card.getContacts()); in loadContactsForSim()
167 public List<SimContact> getContacts() { in getContacts() method in SimCard
120 public List<BluetoothMapConvoContactElement> getContacts() { in getContacts() method in BluetoothMapConvoListingElement