Searched refs:NotificationBackgroundView (Results 1 – 3 of 3) sorted by relevance
45 public class NotificationBackgroundView extends View implements Dumpable { class64 public NotificationBackgroundView(Context context, AttributeSet attrs) { in NotificationBackgroundView() method in NotificationBackgroundView
89 NotificationBackgroundView mBackgroundNormal;605 if (child instanceof NotificationBackgroundView && isClippingNeeded()) { in childNeedsClipping()
59 R.id.backgroundNormal -> mock<NotificationBackgroundView>()