Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/ui/
DPlaceholderInsetDrawable.java56 final int insetTop, final int insetRight, final int insetBottom, in PlaceholderInsetDrawable() argument
58 super(drawable, insetLeft, insetTop, insetRight, insetBottom); in PlaceholderInsetDrawable()