Searched refs:getLastSmoothScrollByDistance (Results 1 – 2 of 2) sorted by relevance
53 public int getLastSmoothScrollByDistance() { in getLastSmoothScrollByDistance() method in ShadowAbsListView
133 assertThat(shadowOf(listView).getLastSmoothScrollByDistance()).isEqualTo(42); in smoothScrollBy_shouldBeRecorded()