Home
last modified time | relevance | path

Searched defs:hasPhone (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Contacts/tests/src/com/android/contacts/tests/
H A DContactsMatchers.java55 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 DSimContact.java129 public boolean hasPhone() { in hasPhone() method in SimContact
H A DSimCard.java109 public boolean hasPhone() { in hasPhone() method in SimCard