Home
last modified time | relevance | path

Searched defs:onLayout (Results 1 – 12 of 12) sorted by relevance

/cts/tests/tests/view/sdk28/src/android/view/cts/sdk28/
DViewGroupTest.java69 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/
DReferenceViewGroup.java74 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in ReferenceViewGroup
/cts/tests/tests/car_builtin/src/android/car/cts/builtin/view/
DTouchableInsetsProviderTest.java109 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in TouchableInsetsProviderTest.TestView
/cts/tests/tests/widget/src/android/widget/cts/
DTableRowTest.java241 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in TableRowTest.MockTableRow
DRelativeLayoutTest.java403 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in RelativeLayoutTest.MyRelativeLayout
DTableLayoutTest.java652 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in TableLayoutTest.MockTableLayout
DGalleryTest.java411 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/
DBoxInsetLayout.java237 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/
DViewGroup_ScrollCaptureTest.java498 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in ViewGroup_ScrollCaptureTest.MockViewGroup
DViewGroupTest.java784 public void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in ViewGroupTest.MockView
2725 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in ViewGroupTest.MockViewGroupSubclass
3054 public void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in ViewGroupTest.MockViewGroup
3506 protected void onLayout(boolean changed, int l, int t, int r, int b) {} in onLayout() method in ViewGroupTest.ScrollTestView
DMockView.java360 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in MockView
DViewTest.java4866 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in ViewTest.MockViewGroup
5462 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in ViewTest.MockViewParent
5622 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in ViewTest.MockViewGroupParent