Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecordLogger.java94 default void logNotificationVisibility(@Nullable NotificationRecord r, boolean visible) { in logNotificationVisibility() method
H A DNotificationRecord.java998 notificationRecordLogger.logNotificationVisibility(this, visible); in setVisibility()
/aosp12/frameworks/base/services/
H A Dart-profile27300 HPLcom/android/server/notification/NotificationRecordLogger;->logNotificationVisibility(Lcom/androi…