Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/util/
DPropertyUtils.java42 public static void createPropertiesTable(SQLiteDatabase db) { in createPropertiesTable() method in PropertyUtils
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DCallLogDatabaseHelper.java102 PropertyUtils.createPropertiesTable(db); in onCreate()
DContactsDatabaseHelper.java1238 PropertyUtils.createPropertiesTable(db); in onCreate()