Searched defs:oldHeight (Results 1 – 8 of 8) sorted by relevance
39 protected void onSizeChanged(int newWidth, int newHeight, int oldWidth, int oldHeight) { in onSizeChanged()
128 val oldHeight = configuration.screenHeightDp regex
237 final int oldHeight = lp.height; in forceUniformWidth() local
236 final int oldHeight = lp.height; in forceUniformWidth() local
1116 int oldHeight = lp.height; in forceUniformWidth() local
2861 int oldHeight = child.getHeight(); in measureAndAdjustDown() local
862 private void startSizeChangeAnimation(int oldHeight, final int newHeight) { in startSizeChangeAnimation()
18662 int oldHeight = mBottom - mTop; in setTop() local18727 int oldHeight = mBottom - mTop; in setBottom() local24557 int oldHeight = mBottom - mTop; in setFrame() local24622 private void sizeChange(int newWidth, int newHeight, int oldWidth, int oldHeight) { in sizeChange()