Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/bitmap/
DAbstractAvatarDrawable.java59 private int mDecodedWidth; field in AbstractAvatarDrawable
149 return mDecodedWidth; in getDecodeWidth()
158 mDecodedWidth = decodeWidth; in setDecodeDimensions()