Home | History | Annotate | Download | only in editor

Lines Matching refs:RawContactEditorView

803                 editor = (RawContactEditorView) inflater.inflate(R.layout.raw_contact_editor_view,
832 if (editor instanceof RawContactEditorView) {
834 final RawContactEditorView rawContactEditor = (RawContactEditorView) editor;
1474 RawContactEditorView rawContactEditor) {
1511 final RawContactEditorView rawContactView =
1512 (RawContactEditorView)getRawContactEditorView(mAggregationSuggestionsRawContactId);