Lines Matching refs:search
87 import com.android.settings.search.DynamicIndexableContentMonitor;
88 import com.android.settings.search.Index;
445 // Cache the search query (can be overriden by the OnQueryTextListener)
448 mSearchMenuItem = menu.findItem(R.id.search);
562 // Search is shown we are launched thru a Settings "shortcut". UP will be shown
582 // Show Search affordance
741 // thru a LockScreen, onCreateOptionsMenu() is not yet called and references to the search
742 // menu item and search view are null.