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.java111 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in MyGallery
DRelativeLayoutTest.java332 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in RelativeLayoutTest.MyRelativeLayout
DTableRowTest.java257 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in TableRowTest.MockTableRow
DTableLayoutTest.java684 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.java234 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.java340 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in MockView
DViewGroupTest.java663 public void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in ViewGroupTest.MockView
1848 public void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in ViewGroupTest.MockViewGroup
DViewTest.java3696 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in ViewTest.MockViewGroupParent