Home
last modified time | relevance | path

Searched refs:hasBeenVisiblyExpanded (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecord.java1323 public boolean hasBeenVisiblyExpanded() { in hasBeenVisiblyExpanded() method in NotificationRecord
1324 return stats.hasBeenVisiblyExpanded(); in hasBeenVisiblyExpanded()
H A DNotificationUsageStats.java939 public boolean hasBeenVisiblyExpanded() { in hasBeenVisiblyExpanded() method in NotificationUsageStats.SingleNotificationStats
H A DNotificationManagerService.java1312 if (isHun || r.hasBeenVisiblyExpanded()) {
1341 if (r.hasBeenVisiblyExpanded()) {