Searched refs:NotificationBackgroundView (Results 1 – 2 of 2) sorted by relevance
39 public class NotificationBackgroundView extends View { class61 public NotificationBackgroundView(Context context, AttributeSet attrs) { in NotificationBackgroundView() method in NotificationBackgroundView
119 protected NotificationBackgroundView mBackgroundNormal;120 private NotificationBackgroundView mBackgroundDimmed;937 if (child instanceof NotificationBackgroundView && isClippingNeeded()) { in childNeedsClipping()