OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
160
mPressedOrFocusedBackground =
createGlowingOutline
(
213
private Bitmap
createGlowingOutline
(Canvas canvas, int outlineColor, int glowColor) {
238
mPressedOrFocusedBackground =
createGlowingOutline
(
Completed in 22 milliseconds