Searched defs:onSetAlpha (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DBubbleTextView.java328 protected boolean onSetAlpha(int alpha) { method in class:BubbleTextView
331 super.onSetAlpha(alpha);

Completed in 229 milliseconds