Home
last modified time | relevance | path

Searched refs:getDropDownBackground (Results 1 – 8 of 8) sorted by relevance

/frameworks/data-binding/integration-tests/TestApp/app/src/androidTestApi7/java/android/databinding/testapp/
DAutoCompleteTextViewBindingAdapterTest.java53 ((ColorDrawable) mView.getDropDownBackground()).getColor()); in testPopupBackground()
58 ((ColorDrawable) mView.getDropDownBackground()).getColor()); in testPopupBackground()
/frameworks/base/core/java/android/widget/
DAutoCompleteTextView.java447 public Drawable getDropDownBackground() { in getDropDownBackground() method in AutoCompleteTextView
DSearchView.java1460 mSearchSrcTextView.getDropDownBackground().getPadding(dropDownPadding); in adjustDropDownSizeAndPosition()
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DSearchView.java1421 mSearchSrcTextView.getDropDownBackground().getPadding(dropDownPadding); in adjustDropDownSizeAndPosition()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt36967 method public android.graphics.drawable.Drawable getDropDownBackground();
/frameworks/base/api/
Dcurrent.txt46065 method public android.graphics.drawable.Drawable getDropDownBackground();
Dsystem-current.txt49422 method public android.graphics.drawable.Drawable getDropDownBackground();
Dtest-current.txt46144 method public android.graphics.drawable.Drawable getDropDownBackground();