Home
last modified time | relevance | path

Searched defs:changed (Results 1 – 6 of 6) sorted by relevance

/cts/tests/src/android/widget/cts/
DMyGallery.java111 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
/cts/tests/tests/widget/src/android/widget/cts/
DRelativeLayoutTest.java427 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
DTableRowTest.java336 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
/cts/tests/src/android/view/cts/
DMockView.java340 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java917 public void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
2331 public void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
DViewTest.java4662 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()