Searched defs:newTop (Results 1 – 8 of 8) 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
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
48 final int newTop = firstView.getTop() - deltaY; in scrollTargetBy() local
1031 final int newTop = mCallback.clampViewPositionVertical(toCapture, targetTop, in shouldInterceptTouchEvent() local
251 public void offsetTo(float newLeft, float newTop) { in offsetTo()
301 public void offsetTo(int newLeft, int newTop) { in offsetTo()
567 final void moveActivityToFrontLocked(ActivityRecord newTop) { in moveActivityToFrontLocked()
3089 int newTop = disappearingItemView.getTop(); in animateDisappearance() local