Home | History | Annotate | Download | only in settings

Lines Matching refs:Index

114 import com.android.settings.search.Index;
380 Index.getInstance(getApplicationContext()).update();
442 Index.getInstance(this).update();
573 // Run the Index update only if we have some space
576 Index.getInstance(getApplicationContext()).update();
577 if (DEBUG_TIMING) Log.d(LOG_TAG, "Index.update() took "