Searched refs:CandidateViewContainer (Results 1 – 2 of 2) sorted by relevance
26 public class CandidateViewContainer extends LinearLayout implements OnTouchListener { class34 public CandidateViewContainer(Context screen, AttributeSet attrs) { in CandidateViewContainer() method in CandidateViewContainer
96 private CandidateViewContainer mCandidateViewContainer;240 mCandidateViewContainer = (CandidateViewContainer) getLayoutInflater().inflate( in onCreateCandidatesView()