Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/ui/
DPlaceholderInsetDrawable.java35 private final int mSourceWidth; field in PlaceholderInsetDrawable
59 mSourceWidth = sourceWidth; in PlaceholderInsetDrawable()
65 return mSourceWidth; in getIntrinsicWidth()