Home | History | Annotate | Download | only in widgets

Lines Matching refs:beginView

470         final View beginView = inflate(getContext(), R.layout.empty_left_timeline_item, null);
471 beginView.setOnClickListener(new View.OnClickListener() {
478 mLeftAddClipButton = (ImageButton) beginView.findViewById(
491 addView(beginView);