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

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

Completed in 49 milliseconds