Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DBubbleTextView.java56 private int mPressedGlowColor; field in BubbleTextView
84 mFocusedOutlineColor = mFocusedGlowColor = mPressedOutlineColor = mPressedGlowColor = in init()
220 mTempCanvas, mPressedGlowColor, mPressedOutlineColor); in onTouchEvent()