HomeSort by relevance Sort by last modified time
    Searched defs:MoreDatabaseUtils (Results 1 - 4 of 4) sorted by null

  /packages/providers/ContactsProvider/src/com/android/providers/contacts/database/
DeletedContactsTableUtil.java 44 db.execSQL(MoreDatabaseUtils.buildCreateIndexSql(
ContactsTableUtil.java 54 db.execSQL(MoreDatabaseUtils.buildCreateIndexSql(table,
MoreDatabaseUtils.java 27 public class MoreDatabaseUtils {
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactsProvider2.java 165 import com.android.providers.contacts.database.MoreDatabaseUtils;
    [all...]

Completed in 56 milliseconds