Home
last modified time | relevance | path

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

12

/cts/tests/tests/view/src/android/view/cts/
DViewGroupOverlayTest.java100 redView.setBackgroundColor(Color.RED); in testOverlayWithOneView()
121 redView.setBackgroundColor(Color.RED); in testOverlayWithNonOverlappingViews()
124 greenView.setBackgroundColor(Color.GREEN); in testOverlayWithNonOverlappingViews()
127 blueView.setBackgroundColor(Color.BLUE); in testOverlayWithNonOverlappingViews()
160 redView.setBackgroundColor(Color.RED); in testOverlayWithNonOverlappingViewAndDrawable()
192 redView.setBackgroundColor(Color.RED); in testOverlayWithOverlappingViews()
195 greenView.setBackgroundColor(Color.GREEN); in testOverlayWithOverlappingViews()
229 greenView.setBackgroundColor(Color.GREEN); in testOverlayWithOverlappingViewAndDrawable()
261 redView.setBackgroundColor(Color.RED); in testOverlayViewNoClicks()
285 level3View.setBackgroundColor(Color.RED); in testOverlayReparenting()
DTextureViewCtsActivity.java91 preview.setBackgroundColor(Color.WHITE); in onCreate()
97 content.setBackgroundColor(Color.BLACK); in onCreate()
/cts/hostsidetests/dumpsys/apps/FramestatsTestApp/src/com/android/cts/framestatstestapp/
DFramestatsTestAppActivity.java28 v.setBackgroundColor(0xFF00FF00); in onCreate()
/cts/tests/tests/toastlegacy/src/android/widget/toast/cts/legacy/
DToastActivity.java34 view.setBackgroundColor(Color.BLUE); in onCreate()
/cts/tests/inputmethod/src/android/view/inputmethod/cts/util/
DStateInitializeActivity.java43 view.setBackgroundColor(Color.WHITE); in onCreate()
/cts/tests/leanbackjank/app/src/android/leanbackjank/app/presenter/
DCardPresenter.java53 findViewById(R.id.info_field).setBackgroundColor( in onCreateViewHolder()
72 cardView.setBackgroundColor(sDefaultBackgroundColor); in onBindViewHolder()
/cts/tests/tests/assist/testapp/src/android/assist/testapp/
DScreenshotActivity.java42 view.setBackgroundColor(backgroundColor); in onResume()
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
DLayerTests.java129 child.setBackgroundColor(Color.RED); in testLayerPaintAlphaChanged()
203 child.setBackgroundColor(Color.BLUE); in testLayerClear()
242 child.setBackgroundColor(Color.BLUE); in testAlphaLayerChild()
269 child.setBackgroundColor(Color.RED); in testLayerInitialSizeZero()
293 child.setBackgroundColor(Color.BLUE); in testLayerResizeZero()
423 layout.setBackgroundColor(Color.RED); in testWebViewWithOffsetLayer()
449 layout.setBackgroundColor(Color.RED); in testWebViewWithParentLayer()
476 layout.setBackgroundColor(Color.RED); in testWebViewScaledWithParentLayer()
DBitmapTests.java180 root.setBackgroundColor(Color.BLUE); in testChangeDuringUiAnimation()
201 root.setBackgroundColor(Color.RED); in testChangeDuringUiAnimation()
204 root.setBackgroundColor(Color.BLUE); in testChangeDuringUiAnimation()
DAlphaBlendTest.java68 root.setBackgroundColor(Color.BLACK); in testBlendAlphaNonOverlappingView()
DVectorDrawableTests.java93 root.setBackgroundColor(Color.BLUE); in testInvalidateCache()
/cts/tests/framework/base/windowmanager/alertwindowappsdk25/src/android/server/wm/alertwindowappsdk25/
DAlertWindowTestBaseActivity.java67 view.setBackgroundColor(Color.RED); in createAlertWindow()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/renderers/
DGLRotationGuideRenderer.java56 public void setBackgroundColor(int value) { in setBackgroundColor() method in GLRotationGuideRenderer
/cts/tests/tests/security/src/android/security/cts/
DMotionEventTest.java108 v.setBackgroundColor(Color.GREEN); in testActionOutsideDoesNotContainedObscuredInformation()
115 v.setBackgroundColor(Color.BLUE); in testActionOutsideDoesNotContainedObscuredInformation()
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DImeSettings.java128 public Builder setBackgroundColor(@ColorInt int color) { in setBackgroundColor() method in ImeSettings.Builder
/cts/hostsidetests/statsd/apps/statsdapp/src/com/android/server/cts/device/statsd/
DStatsdCtsForegroundActivity.java115 v.setBackgroundColor(Color.GREEN); in doShowApplicationOverlay()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Fragments/
DRobustnessFragment.java155 mTvPassColour.setBackgroundColor(getResources().getColor(R.color.green)); in setupUILoop()
157 mTvPassColour.setBackgroundColor(getResources().getColor(R.color.red)); in setupUILoop()
/cts/tests/framework/base/windowmanager/alertwindowservice/src/android/server/wm/alertwindowservice/
DAlertWindowService.java95 view.setBackgroundColor(BLUE); in addAlertWindow()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/audiolib/
DWaveScopeView.java51 public void setBackgroundColor(int color) { mBackgroundColor = color; } in setBackgroundColor() method in WaveScopeView
/cts/hostsidetests/incident/apps/graphicsstatsapp/src/com/android/server/cts/device/graphicsstats/
DDrawFramesActivity.java100 mColorView.setBackgroundColor(COLORS[mColorIndex]); in updateColor()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DUSBAudioPeripheralRecordActivity.java128 mWaveView.setBackgroundColor(Color.DKGRAY); in onCreate()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DGyroscopeTestActivity.java217 mRenderer.setBackgroundColor(backgroundColor); in updateWidgets()
/cts/libs/deviceutillegacy/src/android/webkit/cts/
DWebViewOnUiThread.java252 public void setBackgroundColor(final int color) { in setBackgroundColor() method in WebViewOnUiThread
256 mWebView.setBackgroundColor(color); in setBackgroundColor()
/cts/hostsidetests/incident/apps/batterystatsapp/src/com/android/server/cts/device/batterystats/
DBatteryStatsBgVsFgActions.java137 v.setBackgroundColor(Color.GREEN); in showApplicationOverlay()
/cts/tests/tests/display/src/android/display/cts/
DDisplayTest.java397 content.setBackgroundColor(Color.RED);

12