Home
last modified time | relevance | path

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

/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DContactsProvider2.java348 public static final int POSTALS_ID = 3010; field in ContactsProvider2
1245 matcher.addURI(ContactsContract.AUTHORITY, "data/postals/#", POSTALS_ID); in matcher.addURI() argument
3733 case POSTALS_ID: in deleteInTransaction()
4161 case POSTALS_ID: { in updateInTransaction()
6620 case POSTALS_ID: { in queryLocal()
9217 case POSTALS_ID: in getType()
9294 case POSTALS_ID: in getDefaultProjection()