Searched refs:getSmoothScrolledPosition (Results 1 – 2 of 2) sorted by relevance
44 public int getSmoothScrolledPosition() { in getSmoothScrolledPosition() method in ShadowAbsListView
240 assertThat(shadowOf(listView).getSmoothScrolledPosition()).isEqualTo(10); in shouldRecordLatestCallToSmoothScrollToPostion()