Searched refs:photoResource (Results 1 – 2 of 2) sorted by relevance
99 public int photoResource; field in CallerInfo183 info.photoResource = 0; in getCallerInfo()531 .append("\nphotoResource: " + photoResource) in toString()
627 if (info.photoResource != 0) { in buildEntry()628 cce.photo = ContextCompat.getDrawable(context, info.photoResource); in buildEntry()