Searched defs:PhotoQuery (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/chips/src/com/android/ex/chips/
H A DDefaultPhotoManager.java47 private static class PhotoQuery { class in class:DefaultPhotoManager
93 photoThumbnailUri, PhotoQuery.PROJECTION, null, null, null);
97 return photoCursor.getBlob(PhotoQuery.PHOTO);
/frameworks/opt/photoviewer/src/com/android/ex/photo/provider/
H A DPhotoContract.java58 public static interface PhotoQuery { interface in class:PhotoContract

Completed in 74 milliseconds