Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/activities/
DContactEditorActivity.java203 private final class EditorPhotoActionListener extends PhotoActionListener { class in ContactEditorActivity.EditorPhotoSelectionHandler
231 private final EditorPhotoActionListener mPhotoActionListener;
241 mPhotoActionListener = new EditorPhotoActionListener(); in EditorPhotoSelectionHandler()