Home
last modified time | relevance | path

Searched defs:PHONES (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DLegacyApiSupport.java89 private static final int PHONES = 12; field in LegacyApiSupport
193 public static final String PHONES = "view_v1_phones"; field
312 matcher.addURI(authority, "phones", PHONES); in matcher.addURI() argument
H A DContactsProvider2.java340 public static final int PHONES = 3002; field in ContactsProvider2
1221 matcher.addURI(ContactsContract.AUTHORITY, "data/phones", PHONES); in matcher.addURI() argument