Lines Matching refs:BubbleTextView
318 private BubbleTextView mWaitingForResume;1086 BubbleTextView favorite = (BubbleTextView) mInflater.inflate(layoutResId, parent, false);2057 if (success && v instanceof BubbleTextView) {2058 mWaitingForResume = (BubbleTextView) v;