Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java1000 public void setPostSilently(boolean postSilently) { in setPostSilently() argument
1001 mPostSilently = postSilently; in setPostSilently()
DNotificationManagerService.java7316 int incomingUserId, boolean postSilently, boolean byForegroundService) {
7321 notification, incomingUserId, postSilently, tracker, byForegroundService);
7346 final Notification notification, int incomingUserId, boolean postSilently,
7467 r.setPostSilently(postSilently);