Searched refs:setForeground (Results 1 – 5 of 5) sorted by relevance
119 () -> 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()
162 .setForeground(foreground) in tryStartTestServiceAndReturnAction()
159 .setForeground(foreground) in startService()
360 public void setForeground(Drawable drawable) { in setForeground() method in BoxInsetLayout361 super.setForeground(drawable); in setForeground()
53033 method public void setForeground(android.graphics.drawable.Drawable);