Home
last modified time | relevance | path

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

/aosp12/packages/apps/Dialer/java/com/android/dialer/app/contactinfo/
H A DContactPhotoLoader.java71 Drawable drawable = createPhotoIconDrawable(); in getIcon()
83 private Drawable createPhotoIconDrawable() { in createPhotoIconDrawable() method in ContactPhotoLoader