Home
last modified time | relevance | path

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

12

/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DSpellCheckerTest.kt129 .setAttributes(RESULT_ATTR_LOOKS_LIKE_TYPO) in <lambda>()
168 .setAttributes( in <lambda>()
201 .setAttributes(RESULT_ATTR_LOOKS_LIKE_GRAMMAR_ERROR) in <lambda>()
225 .setAttributes(RESULT_ATTR_LOOKS_LIKE_TYPO) in <lambda>()
245 .setAttributes(RESULT_ATTR_IN_THE_DICTIONARY) in <lambda>()
277 .setAttributes(RESULT_ATTR_LOOKS_LIKE_TYPO) in <lambda>()
325 .setAttributes(RESULT_ATTR_LOOKS_LIKE_TYPO) in <lambda>()
360 .setAttributes(RESULT_ATTR_LOOKS_LIKE_TYPO) in <lambda>()
440 .setAttributes(RESULT_ATTR_LOOKS_LIKE_TYPO) in <lambda>()
491 .setAttributes(RESULT_ATTR_LOOKS_LIKE_TYPO) in <lambda>()
[all …]
/cts/tests/framework/base/windowmanager/src/android/server/wm/animations/
DMoveAnimationTests.java104 getWindow().setAttributes(attrs); in setContentSquare()
134 window.setAttributes(attrs); in testCanOverrideTheme()
152 window.setAttributes(attrs); in testThemeCanDisable()
DDialogFrameTestActivity.java117 w.setAttributes(params); in doLayoutParamTest()
DLocationInWindowTests.java205 getWindow().setAttributes(getIntent().getParcelableExtra(EXTRA_LAYOUT_PARAMS)); in onCreate()
DLocationOnScreenTests.java228 getWindow().setAttributes(getIntent().getParcelableExtra(EXTRA_LAYOUT_PARAMS)); in onCreate()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/os/
DTimeoutResetActivity.java82 activity.getWindow().setAttributes(params); in turnOffScreen()
108 getWindow().setAttributes(params); in onCreate()
/cts/tests/tests/display/src/android/display/cts/
DHdrConversionTestActivity.java59 getWindow().setAttributes(params); in updateLayoutParams()
DDisplayTestActivity.java60 getWindow().setAttributes(params); in resetLayoutParams()
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DMetricsActivity.java53 getWindow().setAttributes(attrs); in onCreate()
/cts/tests/framework/base/windowmanager/overlayappbase/src/android/server/wm/overlay/
DTranslucentFloatingActivity.java36 getWindow().setAttributes(attributes); in onCreate()
/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
DTestActivity.java52 getWindow().setAttributes(params); in onCreate()
DChoreographerNativeTest.java265 window.setAttributes(params); in checkRefreshRateIsCurrentAndSwitch()
/cts/tests/framework/base/windowmanager/src/android/server/wm/activity/
DCloseOnOutsideTestActivity.java55 getWindow().setAttributes(params); in setupWindowSize()
/cts/tests/tests/view/src/android/view/cts/
DDisplayRefreshRateCtsActivity.java152 w.setAttributes(params); in setModeId()
/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DStableUrisTest.java132 final Map<File, Bundle> fileToAttributesMapBeforeRestore = setAttributes(fileToUriMap); in testAttributesRestoration()
268 private Map<File, Bundle> setAttributes(Map<File, Uri> fileToUriMap) { in setAttributes() method in StableUrisTest
/cts/tests/framework/base/windowmanager/src/android/server/wm/window/
DSnapshotTaskTests.java181 getWindow().setAttributes(params); in onCreate()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/displaycutout/
DDisplayCutoutTestActivity.java59 getWindow().setAttributes(lp); in onCreate()
/cts/tests/tests/graphics/src/android/graphics/cts/
DFrameRateOverrideCtsActivity.java452 window.setAttributes(params); in setPreferredRefreshRate()
509 window.setAttributes(params); in setPreferredRefreshRate()
DFrameRateOverrideTest.java137 window.setAttributes(params); in setMode()
/cts/hostsidetests/graphics/displaymode/app/src/com/android/cts/graphics/displaymode/
DBootDisplayModeTest.java187 window.setAttributes(params); in setMode()
/cts/tests/framework/base/windowmanager/src/android/server/wm/insets/
DWindowInsetsLayoutTests.java206 getWindow().setAttributes(lp); in onCreate()
/cts/tests/tests/gameframerate/src/
DGameFrameRateTest.java140 window.setAttributes(params); in setMode()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/tv/display/
DModeSwitchingTestActivity.java288 window.setAttributes(params); in runTest()
/cts/tests/surfacecontrol/surfacevalidator/src/android/view/cts/surfacevalidator/
DCapturedActivity.java120 getWindow().setAttributes(params); in onCreate()
/cts/tests/tests/print/src/android/print/cts/
DCustomPrintOptionsTest.java293 printJobBuilder.setAttributes(additionalAttributesBuilder.build()); in testCase()

12