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

/packages/apps/Launcher2/src/com/android/launcher2/
H A DBubbleTextView.java55 private int mPressedOutlineColor; field in class:BubbleTextView
84 mFocusedOutlineColor = mFocusedGlowColor = mPressedOutlineColor = mPressedGlowColor =
209 mTempCanvas, mPressedGlowColor, mPressedOutlineColor);

Completed in 50 milliseconds