Home
last modified time | relevance | path

Searched defs:byForegroundService (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerInternal.java32 boolean byForegroundService); in enqueueNotification()
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DServiceRecord.java1334 public void postNotification(boolean byForegroundService) { in postNotification()