Searched refs:dbForProfile (Results 1 – 2 of 2) sorted by relevance
64 protected int dbForProfile() { in dbForProfile() method in ProfileDatabaseHelper
1009 if (dbForProfile() != 0 || ActivityManager.isLowRamDeviceStatic()) { in ContactsDatabaseHelper()1974 + dbForProfile() + " AS " + RawContacts.RAW_CONTACT_IS_USER_PROFILE + ", " in createContactsViews()2025 + dbForProfile() + " AS " + RawContacts.RAW_CONTACT_IS_USER_PROFILE + ", " in createContactsViews()2060 + dbForProfile() + " AS " + Contacts.IS_USER_PROFILE in createContactsViews()2080 + dbForProfile() + " AS " + RawContacts.RAW_CONTACT_IS_USER_PROFILE + "," in createContactsViews()2112 + dbForProfile() + " AS " + Contacts.IS_USER_PROFILE + ", " in createContactsViews()2221 protected int dbForProfile() { in dbForProfile() method in ContactsDatabaseHelper4864 + dbForProfile() + " AS " + RawContacts.RAW_CONTACT_IS_USER_PROFILE + ", " in getSecondPassDeduplicationQuery()