Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsDatabaseHelper.java3324 protected void rebuildSearchIndex() { in rebuildSearchIndex() method in ContactsDatabaseHelper
3328 private void rebuildSearchIndex(SQLiteDatabase db, boolean rebuildSqliteStats) { in rebuildSearchIndex() method in ContactsDatabaseHelper