HomeSort by relevance Sort by last modified time
    Searched refs:isSmoothScrollingEnabled (Results 1 - 8 of 8) sorted by null

  /cts/tests/tests/widget/src/android/widget/cts/
HorizontalScrollViewTest.java 327 method = "isSmoothScrollingEnabled",
337 assertTrue(mScrollView.isSmoothScrollingEnabled());
341 assertFalse(mScrollView.isSmoothScrollingEnabled());
359 assertTrue(mScrollView.isSmoothScrollingEnabled());
ScrollViewTest.java 345 method = "isSmoothScrollingEnabled",
355 assertTrue(mScrollView.isSmoothScrollingEnabled());
359 assertFalse(mScrollView.isSmoothScrollingEnabled());
378 assertTrue(mScrollView.isSmoothScrollingEnabled());
  /frameworks/base/core/java/android/widget/
HorizontalScrollView.java 276 public boolean isSmoothScrollingEnabled() {
    [all...]
ScrollView.java 272 public boolean isSmoothScrollingEnabled() {
    [all...]
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/7/
android.jar 

Completed in 131 milliseconds