Searched refs:setForeground (Results 1 – 4 of 4) sorted by relevance
110 () -> mFrameLayout.setForeground(foreground)); in testSetForegroundGravity()128 mFrameLayout.setForeground(newForeground); in testSetForegroundGravity()147 mFrameLayout.setForeground(foreground); in testGatherTransparentRegion()271 myFrameLayout.setForeground(drawable); in testVerifyDrawable()293 view.setForeground(foreground); in testForegroundTint()304 view.setForeground(null); in testForegroundTint()305 view.setForeground(foreground); in testForegroundTint()
159 .setForeground(foreground) in tryStartTestServiceAndReturnAction()
152 .setForeground(foreground) in startService()
360 public void setForeground(Drawable drawable) { in setForeground() method in BoxInsetLayout361 super.setForeground(drawable); in setForeground()