Home
last modified time | relevance | path

Searched refs:onLayout (Results 1 – 16 of 16) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DTableRowTest.java206 mockTableRow.onLayout(false, 0, 0, 200, 300); in testOnLayout()
241 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in TableRowTest.MockTableRow
242 super.onLayout(changed, l, t, r, b); in onLayout()
DGalleryTest.java411 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in GalleryTest.MyGallery
412 super.onLayout(changed, l, t, r, b); in onLayout()
DTableLayoutTest.java614 mTableCustomEmpty.onLayout(false, 0, 0, 20, 20); in testOnLayout()
652 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in TableLayoutTest.MockTableLayout
653 super.onLayout(changed, l, t, r, b); in onLayout()
DRelativeLayoutTest.java403 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in RelativeLayoutTest.MyRelativeLayout
404 super.onLayout(changed, l, t, r, b); in onLayout()
/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/devicepolicy/app/PrintingApp/src/com/android/cts/devicepolicy/printingapp/
DPrintActivity.java65 public void onLayout(PrintAttributes oldAttributes, PrintAttributes newAttributes, in onStart()
/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/view/src/android/view/cts/
DGestureDetectorCtsActivity.java68 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onCreate()
DMockView.java359 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in MockView
360 super.onLayout(changed, left, top, right, bottom); in onLayout()
DViewGroupTest.java783 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
DViewTest.java4666 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
/cts/tests/autofillservice/src/android/autofillservice/cts/
DVisibilitySetterActionTest.java43 protected void onLayout(boolean changed, int l, int t, int r, int b) {}
/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/print/printTestUtilLib/src/android/print/test/
DBasePrintTest.java820 inOrder.verify(mock).onLayout(eq(oldAttributes), eq(newAttributes), in verifyLayoutCall()
842 doAnswer(layoutAnswer).when(adapter).onLayout(any(PrintAttributes.class), in createMockPrintDocumentAdapter()
/cts/tests/tests/webkit/src/android/webkit/cts/
DWebViewTest.java2696 adapter.onLayout(oldAttributes, newAttributes, new CancellationSignal(), in printDocumentLayout()
/cts/tools/release-parser/tests/resources/
DShell.apk.pb.txt4745 name: "onLayout"