Searched defs:preferHighres (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/android/provider/
H A DContactsContract.java1994 * @param preferHighres If this is true and the contact has a higher resolution photo
1999 boolean preferHighres) {
2000 if (preferHighres) {
1998 openContactPhotoInputStream(ContentResolver cr, Uri contactUri, boolean preferHighres) argument

Completed in 25 milliseconds