Searched defs:newTop (Results 1 – 10 of 10) 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
35 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
348 int newTop = currentTop - dy; in onNestedPreScroll() local591 final float newTop = child.getTop() + yvel * HIDE_FRICTION; in shouldHide() local
82 int newTop = postLayoutInfo == null ? disappearingItemView.getTop() : postLayoutInfo.top; in animateDisappearance() local
251 public void offsetTo(float newLeft, float newTop) { in offsetTo()
306 public void offsetTo(int newLeft, int newTop) { in offsetTo()
709 void setFrontOfTask(ActivityRecord newTop) { in setFrontOfTask()740 final void moveActivityToFrontLocked(ActivityRecord newTop) { in moveActivityToFrontLocked()
502 int newTop; in onLayoutChildren() local
1042 final int newTop = mCallback.clampViewPositionVertical(toCapture, targetTop, in shouldInterceptTouchEvent() local