Searched refs:getEditorActivity (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/editor/
H A DContactEditorFragment.java1260 final Toolbar toolbar = getEditorActivity().getToolbar();
1264 getEditorActivity().setTitle(R.string.contact_editor_title_read_only_contact);
1735 getEditorActivity().changePhoto(getPhotoMode());
1743 private ContactEditorActivity getEditorActivity() { method in class:ContactEditorFragment

Completed in 33 milliseconds