Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/bitmap/
DContactResolver.java74 public int getDecodeHeight(); in getDecodeHeight() method
228 final int height = HALF_MAXIMUM_PHOTO_SIZE >= request.destination.getDecodeHeight() in doInBackground()
DAbstractAvatarDrawable.java153 public int getDecodeHeight() { in getDecodeHeight() method in AbstractAvatarDrawable