Searched defs:newTop (Results 1 – 6 of 6) 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
571 private void push(JsonScope newTop) { in push()578 private void replaceTop(JsonScope newTop) { in replaceTop()579 stack.set(stack.size() - 1, newTop); in replaceTop() local
226 public void offsetTo(float newLeft, float newTop) { in offsetTo()
276 public void offsetTo(int newLeft, int newTop) { in offsetTo()
2170 ActivityRecord newTop = mHistory.remove(where); in moveActivityToFrontLocked() local
4105 int newTop = 0; in drawChild() local