Searched defs:newTop (Results 1 – 11 of 11) sorted by relevance
81 int newTop = mVictim.getTop(); in testVisibleToInvisible() local116 int newTop = mVictim.getTop(); in testGoneToVisible() local136 int newTop = mVictim.getTop(); in testGoneToInvisible() local150 int newTop = mVictim.getTop(); in testInvisibleToVisible() local170 int newTop = mVictim.getTop(); in testInvisibleToGone() local
51 final int newTop = firstView.getTop() - y; in scrollListBy() local
574 private void push(JsonScope newTop) { in push()581 private void replaceTop(JsonScope newTop) { in replaceTop()582 stack.set(stack.size() - 1, newTop); in replaceTop() local
350 int newTop = currentTop - dy; in onNestedPreScroll() local594 final float newTop = child.getTop() + yvel * HIDE_FRICTION; in shouldHide() local
96 int newTop = postLayoutInfo == null ? disappearingItemView.getTop() : postLayoutInfo.top; in animateDisappearance() local
251 public void offsetTo(float newLeft, float newTop) { in offsetTo()
311 public void offsetTo(int newLeft, int newTop) { in offsetTo()
500 int newTop; in onLayoutChildren() local
1040 final int newTop = mCallback.clampViewPositionVertical(toCapture, targetTop, in shouldInterceptTouchEvent() local
1195 final void moveActivityToFrontLocked(ActivityRecord newTop) { in moveActivityToFrontLocked()