Lines Matching refs:BubbleTextView
289 private BubbleTextView mWaitingForResume;952 BubbleTextView favorite = (BubbleTextView) mInflater.inflate(layoutResId, parent, false);1829 if (success && v instanceof BubbleTextView) {1830 mWaitingForResume = (BubbleTextView) v;