Home
last modified time | relevance | path

Searched defs:changed (Results 1 – 16 of 16) 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()
/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()
/cts/tests/autofillservice/src/android/autofillservice/cts/saveui/
DPreSimpleSaveActivityTest.java384 final UiObject2 changed = saveUi.findObject(By.res(mPackageName, ID_STATIC_TEXT)); in tapLinkAfterUpdateAppliedTest() local
DSimpleSaveActivityTest.java1729 final UiObject2 changed = saveUi.findObject(By.res(mPackageName, ID_STATIC_TEXT)); in tapLinkAfterUpdateAppliedTest() local
/cts/tests/tests/view/src/android/view/cts/
DView_ForceLayout.java232 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
DViewGroup_ScrollCaptureTest.java500 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
DViewGroupTest.java795 public void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
2736 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
3065 public void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
3517 protected void onLayout(boolean changed, int l, int t, int r, int b) {} in onLayout()
DMockView.java360 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
DViewTest.java4997 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
5593 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
5753 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
/cts/tests/tests/car_builtin/src/android/car/cts/builtin/view/
DTouchableInsetsProviderTest.java111 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
/cts/tests/tests/content/src/android/content/res/cts/
DConfigurationTest.java723 int changed; in testUpdateFrom_localeFixUp() local
758 int changed; in testUpdateFrom_layoutDirection() local
/cts/tests/tests/widget/src/android/widget/cts/
DTableRowTest.java250 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
DRelativeLayoutTest.java411 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
DTableLayoutTest.java660 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
DGalleryTest.java419 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
/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()