Searched refs:startRipple (Results 1 – 5 of 5) sorted by relevance
141 startRipple()150 fun startRipple() { regex163 rippleView.startRipple(Runnable {205 startRipple()
185 mRippleView.startRipple(); in init()
100 verify(rippleView).startRipple(runnableCaptor.capture())202 verify(rippleView).startRipple(runnableCaptor.capture())
45 super.startRipple(onAnimationEnd)
184 fun startRipple(onAnimationEnd: Runnable? = null) { regex