Searched refs:mDecodeWidth (Results 1 - 2 of 2) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/bitmap/
H A DAccountAvatarDrawable.java50 private int mDecodeWidth; field in class:AccountAvatarDrawable
140 mDecodeWidth = decodeWidth;
196 return mDecodeWidth;
H A DContactDrawable.java74 private int mDecodeWidth; field in class:ContactDrawable
233 mDecodeWidth = decodeWidth;
289 return mDecodeWidth;

Completed in 60 milliseconds