Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/editor/
DCompactContactEditorFragment.java237 final ArrayList<CompactPhotoSelectionFragment.Photo> photos = getContent().getPhotos(); in onPhotoEditorViewClicked()
DCompactRawContactsEditorView.java524 public ArrayList<CompactPhotoSelectionFragment.Photo> getPhotos() { in getPhotos() method in CompactRawContactsEditorView