Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/search/
DIndex.java181 public boolean fullIndex = true; field in Index.UpdateData
194 fullIndex = other.fullIndex; in UpdateData()
206 fullIndex = false; in clear()
326 mDataToProcess.fullIndex = true; in update()
1204 final boolean fullIndex = params[0].fullIndex; in doInBackground()
1226 if (fullIndex) { in doInBackground()