Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DLegacyApiSupport.java140 public static final String DATA_JOINS = field in LegacyApiSupport
647 " FROM " + Tables.DATA + DATA_JOINS + in createViews()
674 + DATA_JOINS + in createViews()
760 " FROM " + Tables.DATA + DATA_JOINS + LEGACY_PHOTO_JOIN + in createViews()