| /cts/tests/tests/widget/src/android/widget/cts/ |
| D | MyGallery.java | 107 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in MyGallery 108 super.onLayout(changed, l, t, r, b); in onLayout()
|
| D | TableRowTest.java | 183 mockTableRow.onLayout(false, 0, 0, 200, 300); in testOnLayout() 257 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in TableRowTest.MockTableRow 258 super.onLayout(changed, l, t, r, b); in onLayout()
|
| D | RelativeLayoutTest.java | 386 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in RelativeLayoutTest.MyRelativeLayout 387 super.onLayout(changed, l, t, r, b); in onLayout()
|
| D | TableLayoutTest.java | 605 mockTableLayout.onLayout(false, 0, 0, 20, 20); in testOnLayout() 683 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in TableLayoutTest.MockTableLayout 684 super.onLayout(changed, l, t, r, b); in onLayout()
|
| /cts/hostsidetests/theme/app/src/android/theme/app/ |
| D | ReferenceViewGroup.java | 74 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/ |
| D | GestureDetectorCtsActivity.java | 69 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onCreate()
|
| D | MockView.java | 349 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in MockView 350 super.onLayout(changed, left, top, right, bottom); in onLayout()
|
| D | ViewGroupTest.java | 666 public void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in ViewGroupTest.MockView 2026 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in ViewGroupTest.MockViewGroupSubclass 2206 public void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in ViewGroupTest.MockViewGroup
|
| D | ViewTest.java | 4017 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in ViewTest.MockViewGroup 4257 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in ViewTest.MockViewParent 4433 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in ViewTest.MockViewGroupParent
|
| /cts/tests/tests/print/src/android/print/cts/ |
| D | BasePrintTest.java | 616 inOrder.verify(mock).onLayout(eq(oldAttributes), eq(newAttributes), in verifyLayoutCall() 638 doAnswer(layoutAnswer).when(adapter).onLayout(any(PrintAttributes.class), in createMockPrintDocumentAdapter()
|
| /cts/apps/CtsVerifier/src/com/android/cts/verifier/ |
| D | BoxInsetLayout.java | 237 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in BoxInsetLayout
|
| /cts/tests/tests/webkit/src/android/webkit/cts/ |
| D | WebViewTest.java | 2587 adapter.onLayout(oldAttributes, newAttributes, new CancellationSignal(),
|
| /cts/tools/dex-tools/dex/ |
| D | classes.out.dex | 86140 protected void onLayout( 87996 protected abstract void onLayout( 95355 protected void onLayout( 95946 protected void onLayout( 99496 protected void onLayout( 99935 protected void onLayout( 102390 protected void onLayout( 103731 protected void onLayout( 104652 protected void onLayout( 106463 protected void onLayout( [all …]
|