Home
last modified time | relevance | path

Searched refs:setBackgroundDrawable (Results 1 – 16 of 16) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DToggleButtonTest.java212 toggleButton.setBackgroundDrawable(drawable); in testSetBackgroundDrawable()
216 toggleButton.setBackgroundDrawable(null); in testSetBackgroundDrawable()
DProgressBarTest.java404 mockProgressBar.setBackgroundDrawable(mockDrawable1); in testInvalidateDrawable()
639 mockProgressBar.setBackgroundDrawable(d1); in testVerifyDrawable()
DPopupWindowTest.java260 mPopupWindow.setBackgroundDrawable(drawable); in testAccessBackground()
263 mPopupWindow.setBackgroundDrawable(null); in testAccessBackground()
1154 mPopupWindow.setBackgroundDrawable(null); in testUpdate()
1622 mPopupWindow.setBackgroundDrawable(drawable); in testSetTouchInterceptor()
2163 window.setBackgroundDrawable(new ColorDrawable(Color.YELLOW)); in createPopupWindow()
DAbsSeekBarTest.java214 myAbsSeekBar.setBackgroundDrawable(drawable2); in testVerifyDrawable()
DListPopupWindowTest.java180 mPopupWindow.setBackgroundDrawable(drawable); in testAccessBackground()
183 mPopupWindow.setBackgroundDrawable(null); in testAccessBackground()
DHorizontalScrollViewTest.java358 child.setBackgroundDrawable(null); in testMeasureChild()
380 child.setBackgroundDrawable(null); in testMeasureChildWithMargins()
DScrollViewTest.java370 child.setBackgroundDrawable(null); in testMeasureChild()
392 child.setBackgroundDrawable(null); in testMeasureChildWithMargins()
DImageViewTest.java671 mockImageView.setBackgroundDrawable(backgroundDrawable); in testVerifyDrawable()
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
DColorFilterAlphaTest.java135 getInstrumentation().runOnMainSync(() -> activity.getWindow().setBackgroundDrawable( in setUp()
DXfermodeTest.java153 getInstrumentation().runOnMainSync(() -> activity.getWindow().setBackgroundDrawable( in setUp()
/cts/tests/framework/base/windowmanager/src/android/server/wm/window/
DWindowTest.java469 mWindow.setBackgroundDrawable(drawable); in testSetBackgroundDrawable()
476 mActivityRule.runOnUiThread(() -> mWindow.setBackgroundDrawable(null)); in testSetBackgroundDrawable()
969 public void setBackgroundDrawable(Drawable drawable) { in setBackgroundDrawable() method in WindowTest.MockWindow
/cts/tests/framework/base/windowmanager/src/android/server/wm/other/
DEnsureBarContrastTest.java267 getWindow().setBackgroundDrawable(new ColorDrawable(backgroundForBar(lightBars)));
/cts/tests/tests/view/src/android/view/cts/
DViewTest.java868 view.setBackgroundDrawable(d1); in testAccessBackground()
871 view.setBackgroundDrawable(d2); in testAccessBackground()
874 view.setBackgroundDrawable(null); in testAccessBackground()
931 view.setBackgroundDrawable(d1); in testVerifyDrawable()
1526 view.setBackgroundDrawable(d); in testGetSuggestedMinimumWidth()
1559 view.setBackgroundDrawable(d); in testGetSuggestedMinimumHeight()
2255 view.setBackgroundDrawable(drawable); in testScheduleDrawable()
2281 view.setBackgroundDrawable(drawable); in testUnscheduleDrawable()
3463 view.setBackgroundDrawable(d1); in testInvalidateDrawable()
4064 mockView.setBackgroundDrawable(d); in testSetScrollContainer()
[all …]
DViewGroupTest.java762 mMockTextView.setBackgroundDrawable(new BitmapDrawable(Bitmap.createBitmap(100, 100, in testDrawChild()
/cts/tests/app/src/android/app/cts/
DInstrumentationTest.java717 public void setBackgroundDrawable(Drawable drawable) { in setBackgroundDrawable() method in InstrumentationTest.MockActivity.MockWindow
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt4308 method public abstract void setBackgroundDrawable(@Nullable android.graphics.drawable.Drawable);
52412 method public void setBackgroundDrawable(android.graphics.drawable.Drawable);
53004 method @Deprecated public void setBackgroundDrawable(android.graphics.drawable.Drawable);
54134 method public abstract void setBackgroundDrawable(android.graphics.drawable.Drawable);
59637 method public void setBackgroundDrawable(@Nullable android.graphics.drawable.Drawable);
59929 method public void setBackgroundDrawable(android.graphics.drawable.Drawable);
61189 method public void setBackgroundDrawable(android.graphics.drawable.Drawable);