Home
last modified time | relevance | path

Searched defs:PhotoHandler (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/editor/
DContactEditorFragment.java556 private final class PhotoHandler extends PhotoSelectionHandler { class in ContactEditorFragment
562 public PhotoHandler(Context context, BaseRawContactEditorView editor, int photoMode, in PhotoHandler() method in ContactEditorFragment.PhotoHandler