Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DActivityManagerInternal.java761 public abstract void onForegroundServiceNotificationUpdate(boolean shown, in onForegroundServiceNotificationUpdate() method in ActivityManagerInternal
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java3185 mAmi.onForegroundServiceNotificationUpdate(shown, notification, id, pkg, userId);
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java18628 public void onForegroundServiceNotificationUpdate(boolean shown, in onForegroundServiceNotificationUpdate() method
/aosp14/frameworks/base/services/
H A Dart-profile916 …m/android/server/am/ActivityManagerService$LocalService;->onForegroundServiceNotificationUpdate(ZL…