Home
last modified time | relevance | path

Searched refs:getRawContactEditorView (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/editor/
DContactEditorFragment.java470 BaseRawContactEditorView requestingEditor = getRawContactEditorView(rawContact); in setPhoto()
502 BaseRawContactEditorView editorView = getRawContactEditorView(rawContactId); in getAggregationAnchorView()
506 public BaseRawContactEditorView getRawContactEditorView(long rawContactId) { in getRawContactEditorView() method in ContactEditorFragment