Home
last modified time | relevance | path

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

/aosp12/packages/apps/Dialer/java/com/android/contacts/common/list/
H A DContactTileView.java101 getApproximateImageSize(),
136 protected abstract int getApproximateImageSize();
/aosp12/packages/apps/Dialer/java/com/android/dialer/app/list/
H A DPhoneFavoriteSquareTileView.java60 protected int getApproximateImageSize() { in getApproximateImageSize() method in PhoneFavoriteSquareTileView