Home
last modified time | relevance | path

Searched refs:photoResource (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DCallerInfo.java117 public int photoResource; field in CallerInfo
210 info.photoResource = 0; in getCallerInfo()
541 photoResource = com.android.internal.R.drawable.picture_emergency; in markAsEmergency()
761 .append("\nphotoResource: " + photoResource) in toString()
/aosp12/packages/apps/Dialer/java/com/android/incallui/
H A DCallerInfo.java99 public int photoResource; field in CallerInfo
183 info.photoResource = 0; in getCallerInfo()
531 .append("\nphotoResource: " + photoResource) in toString()
H A DContactInfoCache.java627 if (info.photoResource != 0) { in buildEntry()
628 cce.photo = ContextCompat.getDrawable(context, info.photoResource); in buildEntry()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt87164 Lcom/android/internal/telephony/CallerInfo;->photoResource:I