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

  /frameworks/base/core/java/android/widget/
SearchView.java 69 * When the SearchView is used in an ActionBar as an action view for a collapsible menu item, it
79 * <p>For information about using {@code SearchView}, read the
90 public class SearchView extends LinearLayout implements CollapsibleActionView {
93 private static final String LOG_TAG = "SearchView";
110 /** Icon optionally displayed when the SearchView is collapsed. */
150 * SearchView can be set expanded before the IME is ready to be shown during
193 * let the SearchView handle the submission by launching any associated intent.
198 * SearchView perform the default action.
207 * @return false if the SearchView should perform the default action of showing any
216 * The user is attempting to close the SearchView
    [all...]
  /frameworks/support/v7/appcompat/src/android/support/v7/widget/
SearchView.java 83 * <em>only</em>, you should instead use the framework {@link android.widget.SearchView} class.</p>
86 * When the SearchView is used in an {@link android.support.v7.app.ActionBar}
96 * <p>For information about using {@code SearchView}, read the
104 public class SearchView extends LinearLayoutCompat implements CollapsibleActionView {
107 private static final String LOG_TAG = "SearchView";
126 /** Icon optionally displayed when the SearchView is collapsed. */
170 * SearchView can be set expanded before the IME is ready to be shown during
179 HIDDEN_METHOD_INVOKER.showSoftInputUnchecked(imm, SearchView.this, 0);
213 * let the SearchView handle the submission by launching any associated intent.
218 * SearchView perform the default action
    [all...]
  /prebuilts/sdk/current/support/v7/appcompat/libs/
android-support-v7-appcompat.jar 
  /prebuilts/maven_repo/android/com/android/databinding/adapters/1.0-rc1/
adapters-1.0-rc1.jar 
  /external/robolectric/lib/main/
android.jar 
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/17/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/20/
android.jar 
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/22/
android.jar 

Completed in 578 milliseconds