HomeSort by relevance Sort by last modified time
    Searched defs:isCachedPhotoCurrent (Results 1 - 9 of 9) 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;
669 .append("\nisCachedPhotoCurrent: " + isCachedPhotoCurrent)
  /packages/apps/Dialer/java/com/android/incallui/
CallerInfo.java 141 * <p>The {@link #isCachedPhotoCurrent} flag indicates if the image data needs to be reloaded.
151 * <p>The {@link #isCachedPhotoCurrent} flag indicates if the image data needs to be reloaded.
158 public boolean isCachedPhotoCurrent;
204 info.isCachedPhotoCurrent = false;
567 .append("\nisCachedPhotoCurrent: " + 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 
  /prebuilts/misc/common/robolectric/android-all/
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 
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 54 milliseconds