Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/bitmap/
DContactResolver.java73 public int getDecodeWidth(); in getDecodeWidth() method
226 final int width = HALF_MAXIMUM_PHOTO_SIZE >= request.destination.getDecodeWidth() in doInBackground()
DAbstractAvatarDrawable.java148 public int getDecodeWidth() { in getDecodeWidth() method in AbstractAvatarDrawable