Searched refs:startDwellRipple (Results 1 – 3 of 3) sorted by relevance
332 verify(rippleView).startDwellRipple(false) in testUdfps_onFingerDown_runningForDeviceEntry_showDwellRipple()349 verify(rippleView, never()).startDwellRipple(false) in testUdfps_onFingerDown_notDeviceEntry_doesNotShowDwellRipple()
204 fun startDwellRipple(isDozing: Boolean) { in <lambda>() method
308 mView.startDwellRipple(statusBarStateController.isDozing) in <lambda>()