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.java2718 protected void rebuildSearchIndex() { in rebuildSearchIndex() method in ContactsDatabaseHelper
2722 private void rebuildSearchIndex(SQLiteDatabase db, boolean rebuildSqliteStats) { in rebuildSearchIndex() method in ContactsDatabaseHelper