Home
last modified time | relevance | path

Searched defs:foregroundId (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DServiceRecord.java128 int foregroundId; // Notification ID of last foreground req. field in ServiceRecord
1489 int foregroundId, boolean canceling) { in signalForegroundServiceNotification()
H A DAppFGSTracker.java118 int foregroundId, boolean canceling) { in onForegroundServiceNotificationUpdated()
/aosp14/frameworks/base/core/java/android/app/
H A DActivityManagerInternal.java1037 void onForegroundServiceNotificationUpdated(String packageName, int uid, int foregroundId, in onForegroundServiceNotificationUpdated()