Home
last modified time | relevance | path

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

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