HomeSort by relevance Sort by last modified time
    Searched refs:createGlowingOutline (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
BubbleTextView.java 142 mPressedOrFocusedBackground = createGlowingOutline(
191 private Bitmap createGlowingOutline(Canvas canvas, int outlineColor, int glowColor) {
216 mPressedOrFocusedBackground = createGlowingOutline(
  /packages/apps/Launcher3/src/com/android/launcher3/
BubbleTextView.java 161 mPressedOrFocusedBackground = createGlowingOutline(
210 private Bitmap createGlowingOutline(Canvas canvas, int outlineColor, int glowColor) {
235 mPressedOrFocusedBackground = createGlowingOutline(

Completed in 120 milliseconds