OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mBottomInnerStrokeColor
(Results
1 - 2
of
2
) sorted by null
/frameworks/support/design/base/android/support/design/widget/
CircularBorderDrawable.java
52
private int
mBottomInnerStrokeColor
;
71
mBottomInnerStrokeColor
= bottomInnerStrokeColor;
193
ColorUtils.setAlphaComponent(
mBottomInnerStrokeColor
, 0), mCurrentBorderTintColor);
194
colors[4] = ColorUtils.compositeColors(
mBottomInnerStrokeColor
, mCurrentBorderTintColor);
/prebuilts/sdk/current/support/design/libs/
android-support-design.jar
Completed in 66 milliseconds