Searched refs:RawContactEditorView (Results 1 – 3 of 3) sorted by relevance
68 private final RawContactEditorView.Listener mEditorViewListener;71 RawContactEditorView.Listener editorViewListener) { in StructuredNameEditorListener()167 private RawContactEditorView.Listener mEditorViewListener;304 RawContactEditorView.Listener editorViewListener, in setState()
84 public class RawContactEditorView extends LinearLayout implements View.OnClickListener, class197 private RawContactEditorView.Listener mListener;234 public RawContactEditorView(Context context) { in RawContactEditorView() method in RawContactEditorView238 public RawContactEditorView(Context context, AttributeSet attrs) { in RawContactEditorView() method in RawContactEditorView
119 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()