Home
last modified time | relevance | path

Searched refs:isSmoothScrollbarEnabled (Results 1 – 11 of 11) sorted by relevance

/frameworks/data-binding/integration-tests/TestApp/app/src/androidTestApi7/java/android/databinding/testapp/
DAbsListViewBindingAdapterTest.java63 assertEquals(mBindingObject.isSmoothScrollbar(), mView.isSmoothScrollbarEnabled()); in testSmoothScrollbar()
67 assertEquals(mBindingObject.isSmoothScrollbar(), mView.isSmoothScrollbarEnabled()); in testSmoothScrollbar()
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DLinearLayoutManager.java1113 public boolean isSmoothScrollbarEnabled() { in isSmoothScrollbarEnabled() method
/frameworks/support/v7/recyclerview/api/
D22.0.0.txt66 method public boolean isSmoothScrollbarEnabled();
D22.1.0.txt109 method public boolean isSmoothScrollbarEnabled();
D22.2.0.txt148 method public boolean isSmoothScrollbarEnabled();
D22.2.1.txt151 method public boolean isSmoothScrollbarEnabled();
D23.txt178 method public boolean isSmoothScrollbarEnabled();
Dcurrent.txt178 method public boolean isSmoothScrollbarEnabled();
/frameworks/base/core/java/android/widget/
DAbsListView.java1441 public boolean isSmoothScrollbarEnabled() { in isSmoothScrollbarEnabled() method in AbsListView
6947 encoder.addProperty("list:smoothScrollbarEnabled", isSmoothScrollbarEnabled()); in encodeProperties()
/frameworks/base/api/
Dcurrent.txt39349 method public boolean isSmoothScrollbarEnabled();
Dsystem-current.txt41955 method public boolean isSmoothScrollbarEnabled();