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 93 public abstract PhotoActionListener getListener();
97 final PhotoActionListener listener = getListener();
122 final PhotoActionListener listener = getListener();
252 * {@link PhotoSelectionHandler.PhotoActionListener#getCurrentPhotoFile()}.
320 public abstract class PhotoActionListener implements PhotoActionPopup.Listener {
  /packages/apps/Contacts/src/com/android/contacts/activities/
PhotoSelectionActivity.java 514 private final PhotoActionListener mListener;
524 public PhotoActionListener getListener() {
535 private final class PhotoListener extends PhotoActionListener {
  /packages/apps/Contacts/src/com/android/contacts/editor/
ContactEditorFragment.java     [all...]

Completed in 26 milliseconds