Home
last modified time | relevance | path

Searched defs:photoType (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Dialer/java/com/android/incallui/incall/protocol/
DPrimaryInfo.java51 public abstract int photoType(); in photoType() method in PrimaryInfo
98 public abstract Builder setPhotoType(@ContactPhotoType int photoType); in setPhotoType()
/packages/apps/Dialer/java/com/android/incallui/
DContactInfoCache.java705 @ContactPhotoType int photoType; field in ContactInfoCache.ContactCacheEntry