Home
last modified time | relevance | path

Searched refs:shouldPostSilently (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationAttentionHelper.java584 if (record.shouldPostSilently()) { in shouldMuteNotificationLocked()
DNotificationRecord.java1004 public boolean shouldPostSilently() { in shouldPostSilently() method in NotificationRecord
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java6085 assertThat(captor.getValue().shouldPostSilently()).isTrue(); in testStats_DirectReplyLifetimeExtendedPostsUpdate()
8813 assertThat(captor.getValue().shouldPostSilently()).isTrue(); in testStats_SmartReplyAlreadyLifetimeExtendedPostsUpdate()
/frameworks/base/services/
Dart-wear-profile16318 PLcom/android/server/notification/NotificationRecord;->shouldPostSilently()Z