Home
last modified time | relevance | path

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

12

/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/base/core/java/com/android/internal/widget/
DLinearLayoutManager.java1146 public boolean isSmoothScrollbarEnabled() { in isSmoothScrollbarEnabled() method
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DLinearLayoutManager.java1170 public boolean isSmoothScrollbarEnabled() { in isSmoothScrollbarEnabled() method
/frameworks/base/core/java/android/widget/
DAbsListView.java1454 public boolean isSmoothScrollbarEnabled() { in isSmoothScrollbarEnabled() method in AbsListView
7198 encoder.addProperty("list:smoothScrollbarEnabled", isSmoothScrollbarEnabled()); in encodeProperties()
/frameworks/support/v7/recyclerview/api/
D26.0.0.txt184 method public boolean isSmoothScrollbarEnabled();
Dcurrent.txt184 method public boolean isSmoothScrollbarEnabled();
/frameworks/support/api/
D22.0.0.txt5468 method public boolean isSmoothScrollbarEnabled();
D22.1.0.txt6092 method public boolean isSmoothScrollbarEnabled();
D22.2.0.txt7732 method public boolean isSmoothScrollbarEnabled();
D22.2.1.txt7824 method public boolean isSmoothScrollbarEnabled();
D24.2.0.txt9239 method public boolean isSmoothScrollbarEnabled();
D25.0.0.txt9325 method public boolean isSmoothScrollbarEnabled();
D25.2.0.txt9772 method public boolean isSmoothScrollbarEnabled();
D25.1.0.txt9772 method public boolean isSmoothScrollbarEnabled();
D23.0.0.txt9260 method public boolean isSmoothScrollbarEnabled();
D23.4.0.txt10139 method public boolean isSmoothScrollbarEnabled();
D23.1.0.txt9641 method public boolean isSmoothScrollbarEnabled();
D23.1.1.txt9610 method public boolean isSmoothScrollbarEnabled();
D25.3.0.txt10207 method public boolean isSmoothScrollbarEnabled();
D23.2.1.txt10123 method public boolean isSmoothScrollbarEnabled();
D25.4.0.txt10285 method public boolean isSmoothScrollbarEnabled();
D26.0.0-alpha1.txt10677 method public boolean isSmoothScrollbarEnabled();
D23.2.0.txt10121 method public boolean isSmoothScrollbarEnabled();
D24.1.0.txt10938 method public boolean isSmoothScrollbarEnabled();
D26.1.0.txt11984 method public boolean isSmoothScrollbarEnabled();

12