Home
last modified time | relevance | path

Searched refs:changed (Results 1 – 25 of 25) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DForceRelayoutTestBase.java92 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onCreate()
93 super.onLayout(changed, left, top, right, bottom); in onCreate()
/cts/tests/tests/content/src/android/content/res/cts/
DConfigurationTest.java577 int changed; in testUpdateFrom_localeFixUp() local
582 changed = config1.updateFrom(config2); in testUpdateFrom_localeFixUp()
583 assertEquals(0, changed); in testUpdateFrom_localeFixUp()
590 changed = config1.updateFrom(config2); in testUpdateFrom_localeFixUp()
591 assertEquals(ActivityInfo.CONFIG_LOCALE | ActivityInfo.CONFIG_LAYOUT_DIRECTION, changed); in testUpdateFrom_localeFixUp()
602 changed = config1.updateFrom(config2); in testUpdateFrom_localeFixUp()
603 assertEquals(0, changed); in testUpdateFrom_localeFixUp()
611 int changed; in testUpdateFrom_layoutDirection() local
617 changed = config1.updateFrom(config2); in testUpdateFrom_layoutDirection()
618 assertTrue((changed & ActivityInfo.CONFIG_LAYOUT_DIRECTION) != 0); in testUpdateFrom_layoutDirection()
[all …]
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
Dpixel_format_f32.rsh8 // value (actual_depth). The actual_depth field is never changed once set.
21 // the color (red, green, blue) of FocusPixel is *not* changed.
/cts/tests/tests/text/src/android/text/cts/
DSpannableStringBuilderSpanTest.java469 for (Changed changed: mChanged) { in verifyUnmodified()
470 if (changed.span == span) in verifyUnmodified()
476 for (Changed changed : mChanged) { in verifyChanged()
477 if (changed.span == span) { in verifyChanged()
478 assertEquals(changed.newStart, newStart); in verifyChanged()
479 assertEquals(changed.newEnd, newEnd); in verifyChanged()
/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() argument
/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() argument
/cts/hostsidetests/sustainedperf/dhrystone/
DRationale106 have been changed in very few places only. In these cases, only the
107 role of some operands has been changed, and it was made sure that the
114 of the executed statements should not be changed, there are still cases
158 o For Proc_2, no code has been changed, but the values of the actual
159 parameter have changed due to changes in "main".
161 o In Proc_4, the second assignment has been changed from
175 o In Func_2, the second character comparison statement has been changed
194 The distribution statistics have been changed only by the addition of
197 changed from local to global). The distribution statistics in the
202 not been changed, to keep the program consistent with the original
/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() argument
360 super.onLayout(changed, left, top, right, bottom); in onLayout()
DViewGroup_ScrollCaptureTest.java498 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() argument
DViewGroupTest.java787 public void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() argument
2709 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() argument
3038 public void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() argument
3489 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() argument
DViewTest.java4735 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() argument
5326 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() argument
5485 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() argument
/cts/tests/tests/hardware/src/android/hardware/input/cts/tests/
DREADME.md17 There, print all of the event data that has changed. For MotionEvents, ensure to look at the
/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() argument
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() argument
412 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() argument
404 super.onLayout(changed, l, t, r, b); in onLayout()
DTableLayoutTest.java652 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() argument
653 super.onLayout(changed, l, t, r, b); in onLayout()
/cts/tests/autofillservice/src/android/autofillservice/cts/unittests/
DVisibilitySetterActionTest.java43 protected void onLayout(boolean changed, int l, int t, int r, int b) {}
/cts/tests/autofillservice/src/android/autofillservice/cts/saveui/
DPreSimpleSaveActivityTest.java391 final UiObject2 changed = saveUi.findObject(By.res(mPackageName, ID_STATIC_TEXT)); in tapLinkAfterUpdateAppliedTest() local
392 assertThat(changed.getText()).isEqualTo("ME!"); in tapLinkAfterUpdateAppliedTest()
DSimpleSaveActivityTest.java1736 final UiObject2 changed = saveUi.findObject(By.res(mPackageName, ID_STATIC_TEXT)); in tapLinkAfterUpdateAppliedTest() local
1737 assertThat(changed.getText()).isEqualTo("ME!"); in tapLinkAfterUpdateAppliedTest()
/cts/tests/tests/print/src/android/print/cts/
DPageRangeAdjustAndVerify.java269 boolean changed = !Objects.equals(printAttributes[0], in adjustPageRangeAndVerifyPages()
282 docBuilder.build(), changed); in adjustPageRangeAndVerifyPages()
/cts/tests/tests/content/data/
Dreadme.txt18 !Please note that all hardcoded hashes in ChecksumsTest.java will have to be changed!
/cts/tests/tests/renderscript/src/android/renderscript/cts/
Dsmall_structs.rscript29 // - verify_* invokables check that the modification changed the data
/cts/hostsidetests/hdmicec/
Dcec_adapter.md51 DEBUG: [ 403] TV (0): device status changed into 'present'
/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() argument