Searched refs:hasBeenVisiblyExpanded (Results 1 – 4 of 4) sorted by relevance
1149 public boolean hasBeenVisiblyExpanded() { in hasBeenVisiblyExpanded() method in NotificationRecord1150 return stats.hasBeenVisiblyExpanded(); in hasBeenVisiblyExpanded()
936 public boolean hasBeenVisiblyExpanded() { in hasBeenVisiblyExpanded() method in NotificationUsageStats.SingleNotificationStats
944 if (isHun || r.hasBeenVisiblyExpanded()) {972 if (r.hasBeenVisiblyExpanded()) {
9733 …roid/server/notification/NotificationUsageStats$SingleNotificationStats;->hasBeenVisiblyExpanded()Z