Home
last modified time | relevance | path

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

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