Searched defs:hasPhone (Results 1 – 3 of 3) sorted by relevance
/aosp12/packages/apps/Contacts/tests/src/com/android/contacts/tests/ | ||
H A D | ContactsMatchers.java | 55 public static Matcher<Cursor> hasPhone(final String phone) { in hasPhone() method in ContactsMatchers.DataCursor |
/aosp12/packages/apps/Contacts/src/com/android/contacts/model/ | ||
H A D | SimContact.java | 129 public boolean hasPhone() { in hasPhone() method in SimContact |
H A D | SimCard.java | 109 public boolean hasPhone() { in hasPhone() method in SimCard |