Searched defs:onLayout (Results 1 – 6 of 6) sorted by relevance
| /cts/tests/src/android/widget/cts/ |
| D | MyGallery.java | 111 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in MyGallery
|
| /cts/tests/tests/widget/src/android/widget/cts/ |
| D | RelativeLayoutTest.java | 427 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in RelativeLayoutTest.MyRelativeLayout
|
| D | TableRowTest.java | 336 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in TableRowTest.MockTableRow
|
| /cts/tests/src/android/view/cts/ |
| D | MockView.java | 340 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in MockView
|
| /cts/tests/tests/view/src/android/view/cts/ |
| D | ViewGroupTest.java | 917 public void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in ViewGroupTest.MockView 2331 public void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in ViewGroupTest.MockViewGroup
|
| D | ViewTest.java | 4662 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in ViewTest.MockViewGroupParent
|