Searched refs:screenNotificationOverlayView (Results 1 – 1 of 1) sorted by relevance
472 View screenNotificationOverlayView = new FrameLayout(mContext); in getScreenNotificationOverlayView() local473 screenNotificationOverlayView.setBackgroundColor(color); in getScreenNotificationOverlayView()474 screenNotificationOverlayView.setAlpha(0.0f); in getScreenNotificationOverlayView()475 return screenNotificationOverlayView; in getScreenNotificationOverlayView()