HomeSort by relevance Sort by last modified time
    Searched refs:isCachedPhotoCurrent (Results 1 - 6 of 6) sorted by null

  /frameworks/base/telephony/java/com/android/internal/telephony/
CallerInfo.java 132 * The {@link #isCachedPhotoCurrent} flag indicates if the image
144 * The {@link #isCachedPhotoCurrent} flag indicates if the image
153 public boolean isCachedPhotoCurrent;
180 info.isCachedPhotoCurrent = false;
668 .append("\nisCachedPhotoCurrent: " + isCachedPhotoCurrent)
  /packages/apps/Dialer/InCallUI/src/com/android/incallui/
CallerInfo.java 165 * The {@link #isCachedPhotoCurrent} flag indicates if the image
177 * The {@link #isCachedPhotoCurrent} flag indicates if the image
186 public boolean isCachedPhotoCurrent;
219 info.isCachedPhotoCurrent = false;
570 .append("\nisCachedPhotoCurrent: " + isCachedPhotoCurrent)
ContactInfoCache.java 421 } else if (info.isCachedPhotoCurrent) {
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 

Completed in 74 milliseconds