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

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

Completed in 67 milliseconds