Searched refs:swipeableContainer (Results 1 – 2 of 2) sorted by relevance
153 final View swipeableContainer = view.findViewById(R.id.swipeableContainer); in testClickLaunchesConversation() local156 swipeableContainer.performClick(); in testClickLaunchesConversation()
143 mSwipeableContainer = (ViewGroup) findViewById(R.id.swipeableContainer); in onFinishInflate()