Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DAppFGSTracker.java122 public void onForegroundServiceNotificationUpdated(String packageName, int uid, in onForegroundServiceNotificationUpdated() method in AppFGSTracker
/frameworks/base/core/java/android/app/
DActivityManagerInternal.java1043 void onForegroundServiceNotificationUpdated(String packageName, int uid, int foregroundId, in onForegroundServiceNotificationUpdated() method