Searched refs:RawContactEditorView (Results 1 – 3 of 3) sorted by relevance
61 private final RawContactEditorView.Listener mListener;64 RawContactEditorView.Listener listener) { in StructuredNameEditorListener()155 private RawContactEditorView.Listener mListener;281 ViewIdGenerator viewIdGenerator, RawContactEditorView.Listener listener) { in setState()
83 public class RawContactEditorView extends LinearLayout implements View.OnClickListener { class195 private RawContactEditorView.Listener mListener;230 public RawContactEditorView(Context context) { in RawContactEditorView() method in RawContactEditorView234 public RawContactEditorView(Context context, AttributeSet attrs) { in RawContactEditorView() method in RawContactEditorView
118 RawContactEditorView.Listener, PhotoEditorView.Listener,726 final RawContactEditorView view = getContent(); in onAccountsLoaded()1292 final RawContactEditorView editorView = getContent(); in bindEditors()1795 private RawContactEditorView getContent() { in getContent()1796 return (RawContactEditorView) mContent; in getContent()