Lines Matching refs:BubbleTextView
50 import com.android.launcher3.BubbleTextView.BubbleTextShadowHandler;387 public void setPressedIcon(BubbleTextView icon, Bitmap background) {638 if (child instanceof BubbleTextView) {639 BubbleTextView bubbleChild = (BubbleTextView) child;