Searched refs:startDwellRipple (Results 1 – 3 of 3) sorted by relevance
204 fun startDwellRipple(isDozing: Boolean) { in <lambda>() method
255 mView.startDwellRipple(statusBarStateController.isDozing) in <lambda>()
355 verify(rippleView).startDwellRipple(false) in testUdfps_onFingerDown_showDwellRipple()