Searched refs:setOnYChangeCallback (Results 1 – 1 of 1) sorted by relevance
193 mCurrentEmptySpaceView.setOnYChangeCallback(null); in findCurrentEmptyView()202 mCurrentEmptySpaceView.setOnYChangeCallback(this::updateHeaderScroll); in findCurrentEmptyView()318 public void setOnYChangeCallback(Runnable callback) { in setOnYChangeCallback() method in StickyHeaderLayout.EmptySpaceView