/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/ |
D | CustomView.java | 58 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
|
/cts/tests/tests/view/sdk28/src/android/view/cts/sdk28/ |
D | ViewGroupTest.java | 69 protected void onLayout(boolean changed, int l, int t, int r, int 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()
|
/cts/tests/autofillservice/src/android/autofillservice/cts/ |
D | PreSimpleSaveActivityTest.java | 381 final UiObject2 changed = saveUi.findObject(By.res(mPackageName, ID_STATIC_TEXT)); in tapLinkAfterUpdateAppliedTest() local
|
D | SimpleSaveActivityTest.java | 1469 final UiObject2 changed = saveUi.findObject(By.res(mPackageName, ID_STATIC_TEXT)); in tapLinkAfterUpdateAppliedTest() local
|
/cts/tests/tests/content/src/android/content/res/cts/ |
D | ConfigurationTest.java | 552 int changed; in testUpdateFrom_localeFixUp() local 586 int changed; in testUpdateFrom_layoutDirection() local
|
/cts/tests/tests/widget/src/android/widget/cts/ |
D | TableRowTest.java | 241 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
|
D | RelativeLayoutTest.java | 403 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
|
D | TableLayoutTest.java | 652 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
|
D | GalleryTest.java | 411 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
|
/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()
|
/cts/tests/tests/view/src/android/view/cts/ |
D | ViewGroupTest.java | 783 public void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() 2705 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() 3013 public void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() 3464 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
|
D | MockView.java | 359 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
|
D | ViewTest.java | 4666 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() 5215 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() 5374 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
|