Searched refs:SearchBar (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
H A DSearchDialog.java168 SearchBar searchBar = (SearchBar) findViewById(com.android.internal.R.id.search_bar);
620 public static class SearchBar extends LinearLayout { class in class:SearchDialog
624 public SearchBar(Context context, AttributeSet attrs) { method in class:SearchDialog.SearchBar
628 public SearchBar(Context context) { method in class:SearchDialog.SearchBar
637 * Don't allow action modes in a SearchBar, it looks silly.

Completed in 221 milliseconds