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

  /packages/apps/Contacts/src/com/android/contacts/detail/
PhotoSelectionHandler.java 96 public abstract PhotoActionListener getListener();
100 final PhotoActionListener listener = getListener();
125 final PhotoActionListener listener = getListener();
267 * {@link PhotoSelectionHandler.PhotoActionListener#getCurrentPhotoFile()}.
341 public abstract class PhotoActionListener implements PhotoActionPopup.Listener {
  /packages/apps/Contacts/src/com/android/contacts/activities/
CompactContactEditorActivity.java 57 private final class CompactPhotoActionListener extends PhotoActionListener {
110 public PhotoActionListener getListener() {
  /packages/apps/Contacts/src/com/android/contacts/editor/
ContactEditorFragment.java 560 private final PhotoActionListener mPhotoEditorListener;
571 public PhotoActionListener getListener() {
584 private final class PhotoEditorListener extends PhotoSelectionHandler.PhotoActionListener

Completed in 477 milliseconds