Home
last modified time | relevance | path

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

/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DContactsProvider2.java1743 updateSearchIndexInBackground(); in performBackgroundTask()
1885 protected void updateSearchIndexInBackground() { in updateSearchIndexInBackground() method in ContactsProvider2