Searched refs:LabeledEditorView (Results 1 – 3 of 3) sorted by relevance
63 public abstract class LabeledEditorView extends LinearLayout implements Editor, DialogShowingView { class108 public LabeledEditorView(Context context) { in LabeledEditorView() method in LabeledEditorView113 public LabeledEditorView(Context context, AttributeSet attrs) { in LabeledEditorView() method in LabeledEditorView118 public LabeledEditorView(Context context, AttributeSet attrs, int defStyle) { in LabeledEditorView() method in LabeledEditorView161 mListener.onDeleteRequested(LabeledEditorView.this); in onFinishInflate()604 if (!LabeledEditorView.this.isEmpty()) { in getView()
50 public class EventFieldEditorView extends LabeledEditorView {
55 public class TextFieldsEditorView extends LabeledEditorView {