Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DMyGallery.java107 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() argument
108 super.onLayout(changed, l, t, r, b); in onLayout()
DTableRowTest.java257 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() argument
258 super.onLayout(changed, l, t, r, b); in onLayout()
DRelativeLayoutTest.java386 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() argument
387 super.onLayout(changed, l, t, r, b); in onLayout()
DTableLayoutTest.java683 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() argument
684 super.onLayout(changed, l, t, r, b); in onLayout()
/cts/tests/tests/content/src/android/content/res/cts/
DConfigurationTest.java463 int changed; in testUpdateFrom_localeFixUp() local
468 changed = config1.updateFrom(config2); in testUpdateFrom_localeFixUp()
469 assertEquals(0, changed); in testUpdateFrom_localeFixUp()
476 changed = config1.updateFrom(config2); in testUpdateFrom_localeFixUp()
477 assertEquals(ActivityInfo.CONFIG_LOCALE | ActivityInfo.CONFIG_LAYOUT_DIRECTION, changed); in testUpdateFrom_localeFixUp()
488 changed = config1.updateFrom(config2); in testUpdateFrom_localeFixUp()
489 assertEquals(0, changed); in testUpdateFrom_localeFixUp()
497 int changed; in testUpdateFrom_layoutDirection() local
503 changed = config1.updateFrom(config2); in testUpdateFrom_layoutDirection()
504 assertTrue((changed & ActivityInfo.CONFIG_LAYOUT_DIRECTION) != 0); in testUpdateFrom_layoutDirection()
[all …]
/cts/tests/tests/text/src/android/text/cts/
DSpannableStringBuilderSpanTest.java455 for (Changed changed: mChanged) { in assertUnmodified()
456 if (changed.span == span) in assertUnmodified()
462 for (Changed changed : mChanged) { in assertChanged()
463 if (changed.span == span) { in assertChanged()
464 assertEquals(changed.newStart, newStart); in assertChanged()
465 assertEquals(changed.newEnd, newEnd); in assertChanged()
/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/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.java69 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onCreate()
DMockView.java349 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() argument
350 super.onLayout(changed, left, top, right, bottom); in onLayout()
DViewGroupTest.java666 public void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() argument
2026 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() argument
2206 public void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() argument
DViewTest.java4017 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() argument
4257 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() argument
4433 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() argument
/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
/cts/tests/expectations/
Dknownfailures.txt131 …description: "permissions for the API previously used in the test has changed, making it impossibl…
/cts/tests/tests/webkit/src/android/webkit/cts/
DWebViewTest.java2495 public void onLayoutFinished(PrintDocumentInfo info, boolean changed) {
/cts/tools/dex-tools/dex/
Dclasses0.out.dex46821 boolean changed