Home
last modified time | relevance | path

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

/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/util/
DDrawableLayoutDirectionHelper.java35 int insetStart, int insetTop, int insetEnd, int insetBottom, View view) { in createRelativeInsetDrawable() argument
38 return createRelativeInsetDrawable(drawable, insetStart, insetTop, insetEnd, insetBottom, in createRelativeInsetDrawable()
47 int insetStart, int insetTop, int insetEnd, int insetBottom, Context context) { in createRelativeInsetDrawable() argument
54 return createRelativeInsetDrawable(drawable, insetStart, insetTop, insetEnd, insetBottom, in createRelativeInsetDrawable()
63 int insetStart, int insetTop, int insetEnd, int insetBottom, int layoutDirection) { in createRelativeInsetDrawable() argument
65 return createRelativeInsetDrawable(drawable, insetStart, insetTop, insetEnd, insetBottom, in createRelativeInsetDrawable()
70 int insetStart, int insetTop, int insetEnd, int insetBottom, boolean isRtl) { in createRelativeInsetDrawable() argument
72 return new InsetDrawable(drawable, insetEnd, insetTop, insetStart, insetBottom); in createRelativeInsetDrawable()
74 return new InsetDrawable(drawable, insetStart, insetTop, insetEnd, insetBottom); in createRelativeInsetDrawable()
/frameworks/base/graphics/java/android/graphics/drawable/
DInsetDrawable.java87 int insetRight, int insetBottom) { in InsetDrawable() argument
93 mState.mInsetBottom = insetBottom; in InsetDrawable()
DVectorDrawable.java660 final int insetBottom = a.getDimensionPixelOffset( in updateStateFromTypedArray() local
662 state.mOpticalInsets = Insets.of(insetLeft, insetTop, insetRight, insetBottom); in updateStateFromTypedArray()
943 final int insetBottom = Drawable.scaleFromDensity( in applyDensityScaling() local
945 mOpticalInsets = Insets.of(insetLeft, insetTop, insetRight, insetBottom); in applyDensityScaling()
DGradientDrawable.java1279 final int insetBottom = a.getDimensionPixelSize(
1281 state.mOpticalInsets = Insets.of(insetLeft, insetTop, insetRight, insetBottom);
/frameworks/base/docs/html/guide/topics/resources/
Ddrawable-resource.jd1058 android:insetBottom="<i>dimension</i>"
1084 <dt><code>android:insetBottom</code></dt>
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt702 field public static final int insetBottom = 16843194; // 0x10101ba
/frameworks/base/api/
Dcurrent.txt702 field public static final int insetBottom = 16843194; // 0x10101ba
Dtest-current.txt702 field public static final int insetBottom = 16843194; // 0x10101ba
Dsystem-current.txt809 field public static final int insetBottom = 16843194; // 0x10101ba