Searched refs:cachedPhoto (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
H A DCallerInfo.java129 public Drawable cachedPhoto; field in class:CallerInfo
132 * resolution than {@link #cachedPhoto} and thus more suitable for
135 * In usual cases this is just down-scaled image of {@link #cachedPhoto}.
143 * Boolean which indicates if {@link #cachedPhoto} and
172 info.cachedPhoto = null;
640 .append("\ncachedPhoto: " + cachedPhoto)

Completed in 40 milliseconds