Searched refs:getViewHeight (Results 1 – 5 of 5) sorted by relevance
58 final int topBottomThreshold = (int) (mHost.getViewHeight() in run()63 } else if (mHost.getCurrentPosition().y >= mHost.getViewHeight() in run()65 pixelsPastView = mHost.getCurrentPosition().y - mHost.getViewHeight() in run()96 (int) (mHost.getViewHeight() * TOP_BOTTOM_THRESHOLD_RATIO); in computeScrollDistance()135 public abstract int getViewHeight(); in getViewHeight() method in ViewAutoScroller.ScrollHost
84 public int getViewHeight() { in DragHoverListener()
68 public int getViewHeight() { in setUp()
183 public int getViewHeight() { in getViewHeight() method in TiledImageRenderer