Home
last modified time | relevance | path

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

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