Searched refs:setAnimatingSurface (Results 1 – 6 of 6) sorted by relevance
35 fun setAnimatingSurface(animating: Boolean) regex43 override fun setAnimatingSurface(animating: Boolean) {
51 underTest.setAnimatingSurface(true)53 underTest.setAnimatingSurface(false)
86 fun setAnimatingSurface(animating: Boolean) { regex87 repository.setAnimatingSurface(animating)
26 override fun setAnimatingSurface(animating: Boolean) {
76 .setAnimatingSurface(anyBoolean())
168 interactor.setAnimatingSurface(translateYSpring.isRunning || alphaAnimator.isRunning)