Home
last modified time | relevance | path

Searched defs:onMeasure (Results 1 – 15 of 15) sorted by relevance

/cts/hostsidetests/theme/app/src/android/theme/app/
DReferenceViewGroup.java47 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in ReferenceViewGroup
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/view/
DBitmapView.java78 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in BitmapView
/cts/tests/tests/view/src/android/view/cts/
DView_ForceLayout.java222 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in View_ForceLayout.MockViewGroup
DMockView.java513 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in MockView
DViewGroupTest.java799 public void onMeasure(int widthMeasureSpec, in onMeasure() method in ViewGroupTest.MockView
/cts/tests/tests/widget/src/android/widget/cts/
DTableRowTest.java255 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in TableRowTest.MockTableRow
DRelativeLayoutTest.java406 protected synchronized void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in RelativeLayoutTest.MyRelativeLayout
DTableLayoutTest.java665 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in TableLayoutTest.MockTableLayout
DImageViewTest.java906 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in ImageViewTest.MockImageView
DHorizontalScrollViewTest.java1354 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in HorizontalScrollViewTest.MyView
DScrollViewTest.java1485 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in ScrollViewTest.MyView
DListViewTest.java926 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in ListViewTest.MockView
/cts/tests/surfacecontrol/src/android/view/cts/util/
DEmbeddedSCVHService.java110 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in EmbeddedSCVHService.SlowView
/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
DSurfaceViewCtsActivity.java120 public void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in SurfaceViewCtsActivity.MockSurfaceView
/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DBoxInsetLayout.java108 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in BoxInsetLayout