Searched refs:CcBccView (Results 1 – 2 of 2) sorted by relevance
29 public class CcBccView extends RelativeLayout { class34 public CcBccView(Context context) { in CcBccView() method in CcBccView38 public CcBccView(Context context, AttributeSet attrs) { in CcBccView() method in CcBccView42 public CcBccView(Context context, AttributeSet attrs, int defStyle) { in CcBccView() method in CcBccView
299 private CcBccView mCcBccView;1354 mCcBccView = (CcBccView) findViewById(R.id.cc_bcc_wrapper); in findViews()