Home
last modified time | relevance | path

Searched refs:setForeground (Results 1 – 5 of 5) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DFrameLayoutTest.java119 () -> mFrameLayout.setForeground(foreground)); in testSetForegroundGravity()
137 mFrameLayout.setForeground(newForeground); in testSetForegroundGravity()
155 mFrameLayout.setForeground(foreground); in testGatherTransparentRegion()
275 myFrameLayout.setForeground(drawable); in testVerifyDrawable()
297 view.setForeground(foreground); in testForegroundTint()
310 view.setForeground(null); in testForegroundTint()
311 view.setForeground(foreground); in testForegroundTint()
/cts/tests/tests/batterysaving/src/android/os/cts/batterysaving/
DBatterySaverBgServiceTest.java162 .setForeground(foreground) in tryStartTestServiceAndReturnAction()
DBatterySaverAlarmTest.java159 .setForeground(foreground) in startService()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DBoxInsetLayout.java360 public void setForeground(Drawable drawable) { in setForeground() method in BoxInsetLayout
361 super.setForeground(drawable); in setForeground()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt53033 method public void setForeground(android.graphics.drawable.Drawable);