HomeSort by relevance Sort by last modified time
    Searched defs:SearchView (Results 1 - 5 of 5) sorted by null

  /frameworks/base/core/java/android/widget/
SearchView.java 71 * When the SearchView is used in an ActionBar as an action view for a collapsible menu item, it
81 * <p>For information about using {@code SearchView}, read the
92 public class SearchView extends LinearLayout implements CollapsibleActionView {
95 private static final String LOG_TAG = "SearchView";
136 * SearchView can be set expanded before the IME is ready to be shown during
183 * let the SearchView handle the submission by launching any associated intent.
188 * SearchView perform the default action.
197 * @return false if the SearchView should perform the default action of showing any
206 * The user is attempting to close the SearchView.
240 public SearchView(Context context)
    [all...]
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 17 milliseconds