Searched refs:rightView (Results 1 – 1 of 1) sorted by relevance
104 val rightView = View(getContext()) regex106 `when`(parent.findViewById<View>(R.id.notification_stack_scroller)).thenReturn(rightView)108 moveAndValidate(listOf(leftView to LEFT, rightView to RIGHT))109 moveAndValidate(listOf(leftView to LEFT, rightView to RIGHT))