Searched defs:changed (Results 1 – 8 of 8) sorted by relevance
| /cts/tests/tests/holo/src/android/holo/cts/ |
| D | ReferenceViewGroup.java | 74 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
|
| /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()
|
| /cts/tests/tests/widget/src/android/widget/cts/ |
| D | RelativeLayoutTest.java | 339 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
|
| D | TableRowTest.java | 257 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
|
| D | TableLayoutTest.java | 684 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
|
| /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()
|
| /cts/tests/tests/view/src/android/view/cts/ |
| D | ViewGroupTest.java | 664 public void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() 1713 public void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
|
| D | ViewTest.java | 3422 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
|