Searched refs:nameEditor (Results 1 – 1 of 1) sorted by relevance
905 final StructuredNameEditorView nameEditor = rawContactEditor.getNameEditor(); in bindEditors() local907 nameEditor.requestFocus(); in bindEditors()910 nameEditor.setEditorListener(listener); in bindEditors()912 nameEditor.setDisplayName(mDefaultDisplayName); in bindEditors()1659 LabeledEditorView nameEditor = rawContactEditor.getNameEditor(); in acquireAggregationSuggestions() local1660 mAggregationSuggestionEngine.onNameChange(nameEditor.getValues()); in acquireAggregationSuggestions()