HomeSort by relevance Sort by last modified time
    Searched refs:getPhotoEditor (Results 1 - 4 of 4) sorted by null

  /packages/apps/Contacts/src/com/android/contacts/editor/
BaseRawContactEditorView.java 106 public PhotoEditorView getPhotoEditor() {
RawContactEditorView.java 107 View view = getPhotoEditor();
256 getPhotoEditor().setEnabled(isEnabled());
292 getPhotoEditor().setValues(kind, primary, state, false, vig);
ContactEditorFragment.java     [all...]
RawContactReadOnlyEditorView.java 175 getPhotoEditor().setValues(kind, primary, state, !type.areContactsWritable(), vig);

Completed in 594 milliseconds