Home
last modified time | relevance | path

Searched refs:postSilently (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecord.java983 public void setPostSilently(boolean postSilently) { in setPostSilently() argument
984 mPostSilently = postSilently; in setPostSilently()
H A DNotificationManagerService.java6676 int incomingUserId, boolean postSilently, boolean byForegroundService) {
6681 notification, incomingUserId, postSilently, tracker, byForegroundService);
6714 final Notification notification, int incomingUserId, boolean postSilently,
6819 r.setPostSilently(postSilently);