/cts/tests/tests/view/sdk28/src/android/view/cts/sdk28/ |
D | ViewGroupTest.java | 69 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in ViewGroupTest.MockViewGroup
|
/cts/hostsidetests/theme/app/src/android/theme/app/ |
D | ReferenceViewGroup.java | 74 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/ |
D | TableRowTest.java | 241 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in TableRowTest.MockTableRow
|
D | RelativeLayoutTest.java | 403 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in RelativeLayoutTest.MyRelativeLayout
|
D | TableLayoutTest.java | 652 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in TableLayoutTest.MockTableLayout
|
D | GalleryTest.java | 411 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in GalleryTest.MyGallery
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/ |
D | BoxInsetLayout.java | 237 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/ |
D | ViewGroupTest.java | 783 public void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in ViewGroupTest.MockView 2705 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in ViewGroupTest.MockViewGroupSubclass 3013 public void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in ViewGroupTest.MockViewGroup 3464 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in ViewGroupTest.ScrollTestView
|
D | MockView.java | 359 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in MockView
|
D | ViewTest.java | 4666 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in ViewTest.MockViewGroup 5215 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in ViewTest.MockViewParent 5374 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in ViewTest.MockViewGroupParent
|