HomeSort by relevance Sort by last modified time
    Searched full:queryhint (Results 1 - 15 of 15) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
extra-view-metadata.xml 256 topAttrs="iconifiedByDefault,queryHint,maxWidth,minWidth,visibility"
  /frameworks/base/core/java/android/widget/
SearchView.java 280 CharSequence queryHint = a.getText(R.styleable.SearchView_queryHint);
281 if (!TextUtils.isEmpty(queryHint)) {
282 setQueryHint(queryHint);
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completionvalues1-expected-completion32.txt 195 android:queryHint : An optional query hint string to be displayed in the empty query field. [string]
  /frameworks/base/docs/html/sdk/api_diff/11/changes/
android.R.attr.html     [all...]
fields_index_additions.html     [all...]
fields_index_all.html     [all...]
alldiffs_index_additions.html     [all...]
alldiffs_index_all.html     [all...]
  /frameworks/base/core/res/res/values/
public.xml     [all...]
attrs.xml     [all...]
  /frameworks/base/api/
11.xml     [all...]
12.xml     [all...]
13.xml     [all...]
14.txt     [all...]
current.txt     [all...]

Completed in 1766 milliseconds