Lines Matching refs:BubbleTextView
345 private BubbleTextView mWaitingForResume;1481 BubbleTextView favorite = (BubbleTextView) mInflater.inflate(R.layout.app_icon,2668 if ((v instanceof BubbleTextView)2711 if (success && v instanceof BubbleTextView) {2712 mWaitingForResume = (BubbleTextView) v;