Home
last modified time | relevance | path

Searched defs:onLayout (Results 1 – 9 of 9) sorted by relevance

/cts/hostsidetests/theme/app/src/android/theme/app/
DReferenceViewGroup.java74 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in ReferenceViewGroup
/cts/tests/tests/widget/src/android/widget/cts/
DMyGallery.java107 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in MyGallery
DTableRowTest.java257 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in TableRowTest.MockTableRow
DRelativeLayoutTest.java367 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in RelativeLayoutTest.MyRelativeLayout
DTableLayoutTest.java683 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in TableLayoutTest.MockTableLayout
/cts/apps/CtsVerifier/src/android/support/wearable/view/
DBoxInsetLayout.java239 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in BoxInsetLayout
/cts/tests/tests/view/src/android/view/cts/
DMockView.java331 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in MockView
DViewGroupTest.java667 public void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in ViewGroupTest.MockView
1822 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in ViewGroupTest.MockViewGroupSubclass
2002 public void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in ViewGroupTest.MockViewGroup
DViewTest.java3517 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in ViewTest.MockViewGroup
3758 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in ViewTest.MockViewParent
3931 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in ViewTest.MockViewGroupParent