Searched refs:mScrollAssert (Results 1 – 1 of 1) sorted by relevance
54 private IntConsumer mScrollAssert; field in ViewAutoScrollerTest81 mScrollAssert.accept(dy); in setUp()99 mScrollAssert = (int dy) -> { in testCursorNotInScrollZone()111 mScrollAssert = (int dy) -> { in testCursorInScrollZone_notActive()124 mScrollAssert = (int dy) -> { in testCursorInScrollZone_top()135 mScrollAssert = (int dy) -> { in testCursorInScrollZone_bottom()