Searched refs:setForeground (Results 1 – 4 of 4) sorted by relevance
111 () -> mFrameLayout.setForeground(foreground)); in testSetForegroundGravity()129 mFrameLayout.setForeground(newForeground); in testSetForegroundGravity()147 mFrameLayout.setForeground(foreground); in testGatherTransparentRegion()267 myFrameLayout.setForeground(drawable); in testVerifyDrawable()289 view.setForeground(foreground); in testForegroundTint()302 view.setForeground(null); in testForegroundTint()303 view.setForeground(foreground); in testForegroundTint()
160 .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()