Searched refs:mHeadsUpContentView (Results 1 – 2 of 2) sorted by relevance
70 private RemoteViews mHeadsUpContentView; field in NotificationCompatApi21.Builder126 mHeadsUpContentView = headsUpContentView; in Builder()150 if (mHeadsUpContentView != null) { in build()151 notification.headsUpContentView = mHeadsUpContentView; in build()
810 b.mHeadsUpContentView, b.mGroupAlertBehavior); in build()846 b.mBigContentView, b.mHeadsUpContentView, b.mGroupAlertBehavior); in build()869 b.mBigContentView, b.mHeadsUpContentView, b.mChannelId, b.mBadgeIcon, in build()1053 RemoteViews mHeadsUpContentView; field in NotificationCompat.Builder1769 mHeadsUpContentView = contentView; in setCustomHeadsUpContentView()1909 return mHeadsUpContentView; in getHeadsUpContentView()