HomeSort by relevance Sort by last modified time
    Searched defs:getCurrentPhotoFile (Results 1 - 2 of 2) sorted by null

  /packages/apps/Contacts/src/com/android/contacts/detail/
PhotoSelectionHandler.java 122 mContext, listener.getCurrentPhotoFile());
129 doCropPhoto(listener.getCurrentPhotoFile());
222 * {@link PhotoSelectionHandler.PhotoActionListener#getCurrentPhotoFile()}.
330 public abstract String getCurrentPhotoFile();
  /packages/apps/Contacts/src/com/android/contacts/activities/
PhotoSelectionActivity.java 550 public String getCurrentPhotoFile() {

Completed in 107 milliseconds