Home
last modified time | relevance | path

Searched defs:PhotoEntry (Results 1 – 4 of 4) sorted by relevance

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DPhotoLoadingTestCase.java42 protected final class PhotoEntry { class in PhotoLoadingTestCase
44 public PhotoEntry(byte[] original) { in PhotoEntry() method in PhotoLoadingTestCase.PhotoEntry
/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/
DPhotoPickerActivity.java117 private static class PhotoEntry { class in PhotoPickerActivity
121 PhotoEntry(long id, String name) { in PhotoEntry() method in PhotoPickerActivity.PhotoEntry
/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
DContactAggregator2.java791 private class PhotoEntry implements Comparable<PhotoEntry> { class in ContactAggregator2
798 private PhotoEntry(int pixelCount, int fileSize) { in PhotoEntry() method in ContactAggregator2.PhotoEntry
DAbstractContactAggregator.java1701 private class PhotoEntry implements Comparable<PhotoEntry> { class in AbstractContactAggregator
1708 private PhotoEntry(int pixelCount, int fileSize) { in PhotoEntry() method in AbstractContactAggregator.PhotoEntry