Searched refs:distance (Results 1 – 2 of 2) sorted by relevance
63 int steps, int distance); in addActivity() argument
159 int distance = umoBound.bottom - footerBound.top; in ensureUMOFullyVisible() local160 if (distance <= 0) { in ensureUMOFullyVisible()163 distance += footerBound.height(); in ensureUMOFullyVisible()166 Direction.DOWN, (float)distance / scrollable.getVisibleBounds().height(), 100); in ensureUMOFullyVisible()