Searched refs:setLockScreenColor (Results 1 – 3 of 3) sorted by relevance
92 setLockScreenColor(0xffffffff.toInt()) // default color in <lambda>()292 fun setLockScreenColor(color: Int) { in <lambda>() method
300 mView.setLockScreenColor(Utils.getColorAttrDefaultColor(sysuiContext, in <lambda>()
306 verify(rippleView).setLockScreenColor(ArgumentMatchers.anyInt()) in testUpdateRippleColor()310 verify(rippleView).setLockScreenColor(ArgumentMatchers.anyInt()) in testUpdateRippleColor()