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

/frameworks/base/telephony/java/com/android/internal/telephony/
H A DCallerInfo.java132 * The {@link #isCachedPhotoCurrent} flag indicates if the image
144 * The {@link #isCachedPhotoCurrent} flag indicates if the image
153 public boolean isCachedPhotoCurrent; field in class:CallerInfo
180 info.isCachedPhotoCurrent = false;
668 .append("\nisCachedPhotoCurrent: " + isCachedPhotoCurrent)

Completed in 32 milliseconds