Home
last modified time | relevance | path

Searched refs:getContacts (Results 1 – 2 of 2) sorted by relevance

/external/guice/examples/src/example/xml/
DPhone.java11 public Contacts getContacts() { in getContacts() method in Phone
DMain.java41 if (phone.getContacts() == null) { in main()