Searched refs:mBubbleScrim (Results 1 – 1 of 1) sorted by relevance
167 private ScrimView mBubbleScrim; field in BubbleController446 mBubbleScrim = new ScrimView(mContext); in BubbleController()447 mBubbleScrim.setImportantForAccessibility(View.IMPORTANT_FOR_ACCESSIBILITY_NO); in BubbleController()682 return mBubbleScrim; in getScrimForBubble()727 mStackView.addView(mBubbleScrim); in ensureStackViewCreated()797 mStackView.removeView(mBubbleScrim); in removeFromWindowManagerMaybe()