Searched refs:LabeledEditorView (Results 1 – 3 of 3) sorted by relevance
64 public abstract class LabeledEditorView extends LinearLayout implements Editor, DialogShowingView { class110 public LabeledEditorView(Context context) { in LabeledEditorView() method in LabeledEditorView115 public LabeledEditorView(Context context, AttributeSet attrs) { in LabeledEditorView() method in LabeledEditorView120 public LabeledEditorView(Context context, AttributeSet attrs, int defStyle) { in LabeledEditorView() method in LabeledEditorView163 mListener.onDeleteRequested(LabeledEditorView.this); in onFinishInflate()619 if (!LabeledEditorView.this.isEmpty()) { in getView()
49 public class EventFieldEditorView extends LabeledEditorView {
58 public class TextFieldsEditorView extends LabeledEditorView {