Searched refs:expandedBig (Results 1 – 2 of 2) sorted by relevance
47 public View expandedBig; field in NotificationData.Entry59 this.expandedBig = bigContentView; in setBigContentView()63 return expandedBig; in getBigContentView()83 expandedBig = null; in reset()
789 return entry.expandedBig != null && in isMediaNotification()790 entry.expandedBig.findViewById(com.android.internal.R.id.media_actions) != null; in isMediaNotification()