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

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

Completed in 42 milliseconds