Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationRecordLoggerFake.java50 wasLogged = shouldLogReported(buzzBeepBlink); in CallRecord()
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecordLogger.java77 if (!p.shouldLogReported(buzzBeepBlink)) { in prepareToLogNotificationPosted()
385 boolean shouldLogReported(int buzzBeepBlink) { in shouldLogReported() method in NotificationRecordLogger.NotificationRecordPair
/aosp14/frameworks/base/services/
H A Dart-profile5298 …android/server/notification/NotificationRecordLogger$NotificationRecordPair;->shouldLogReported(I)Z