Searched refs:setHeight (Results 1 – 13 of 13) sorted by relevance
156 result.setHeight(desiredHeight); in button()196 result.setHeight(desiredHeight); in text()247 t1.setHeight(desiredHeight); in doubleText()256 t2.setHeight(desiredHeight); in doubleText()
258 result.setHeight(desiredHeight); in createView()
102 public void setHeight(float height) { in setHeight() method in ShapeHolder
300 mPopupWindow.setHeight(height); in testAccessHeight()304 mPopupWindow.setHeight(height); in testAccessHeight()307 mPopupWindow.setHeight(0); in testAccessHeight()311 mPopupWindow.setHeight(height); in testAccessHeight()315 mPopupWindow.setHeight(height); in testAccessHeight()550 popup.setHeight(height); in testShowAsDropDown_ClipToScreen_TooBig()1721 mPopupWindow.setHeight(WindowManager.LayoutParams.WRAP_CONTENT); in testVerticallyClippedBeforeAdjusted()1777 mPopupWindow.setHeight(WindowManager.LayoutParams.MATCH_PARENT); in testClipToScreenClipsToInsets()1922 subPopup.setHeight(verticalSpaceBelowAnchor + 1); in testAnchorInPopup()1946 subPopup.setHeight(verticalSpaceBelowAnchor - 1); in testAnchorInPopup()[all …]
195 mPopupWindow.setHeight(height); in testAccessHeight()199 mPopupWindow.setHeight(height); in testAccessHeight()202 mPopupWindow.setHeight(0); in testAccessHeight()206 mPopupWindow.setHeight(height); in testAccessHeight()211 mPopupWindow.setHeight(height); in testAccessHeight()
1084 setHeight(newHeight); in testHeight()1090 setHeight(newHeight); in testHeight()1096 setHeight(newHeight); in testHeight()1101 setHeight(originalHeight); in testHeight()7607 autoSizeTextView.setHeight(autoSizeTextView.getHeight() * 2);7829 mActivityRule.runOnUiThread(() -> autoSizeTextView.setHeight(7925 mActivityRule.runOnUiThread(() -> autoSizeTextView.setHeight( in testAutoSizeCallers_setHeightForOneLineText()8969 private void setHeight(final int pixels) throws Throwable { in setHeight() method8970 mActivityRule.runOnUiThread(() -> mTextView.setHeight(pixels)); in setHeight()
231 .setHeight(height) in toExoPlayerFormat()
221 .setHeight(1080) in testTrackChangeEvent_video()
301 newButton.setHeight(ViewGroup.LayoutParams.WRAP_CONTENT);
352 textView.setHeight(activity.getWindowManager().getMaximumWindowMetrics() in launchTestActivity()
359 mView.setHeight(height); in onHandleCommand()669 private void setHeight(int height) { in setHeight() method in MockIme.KeyboardLayoutView
481 videoFormat.setHeight(mediaFormat.getInteger(MediaFormat.KEY_HEIGHT)); in configureVideoFormat()1626 public void setHeight(int height) { in setHeight() method in VideoFormat
1471 mBitmap.setHeight(100); in testSetHeight()1480 mBitmap.setHeight(201); in testSetHeightExpanding()1487 mBitmap.setHeight(1); in testSetHeightMutable()2061 bitmap.setHeight(30); in testHardwareSetHeight()