Searched refs:setScrimBehindDrawable (Results 1 – 2 of 2) sorted by relevance
652 mScrimController.setScrimBehindDrawable(mNotificationPanelBackground); in makeStatusBarView()1450 mScrimController.setScrimBehindDrawable(mNotificationPanelBackground); in onDensityOrFontScaleChanged()
486 public void setScrimBehindDrawable(Drawable drawable) { in setScrimBehindDrawable() method in ScrimController