Searched refs:getLastSmoothScrollByDuration (Results 1 – 2 of 2) sorted by relevance
62 public int getLastSmoothScrollByDuration() { in getLastSmoothScrollByDuration() method in ShadowAbsListView
134 assertThat(shadowOf(listView).getLastSmoothScrollByDuration()).isEqualTo(420); in smoothScrollBy_shouldBeRecorded()