Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsDatabaseHelper.java539 public static final String CONCRETE_PACKAGE_ID = Tables.DATA + "." + PACKAGE_ID; field
555 public static final String CONCRETE_PACKAGE_ID = Tables.GROUPS + "." + PACKAGE_ID; field