Searched defs:frameColor (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
H A DKeyguardCircleFramedDrawable.java53 int frameColor, float strokeWidth,
59 mFrameColor = frameColor;
166 public boolean verifyParams(float iconSize, int frameColor, float stroke, argument
169 && mFrameColor == frameColor
52 KeyguardCircleFramedDrawable(Bitmap bitmap, int size, int frameColor, float strokeWidth, int frameShadowColor, float shadowRadius, int highlightColor) argument

Completed in 37 milliseconds