Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/activities/
DContactEditorActivity.java231 private final EditorPhotoActionListener mPhotoActionListener; field in ContactEditorActivity.EditorPhotoSelectionHandler
241 mPhotoActionListener = new EditorPhotoActionListener(); in EditorPhotoSelectionHandler()
246 return mPhotoActionListener; in getListener()