Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DServiceRecord.java162 int foregroundId; // Notification ID of last foreground req. field in ServiceRecord
1737 int foregroundId, boolean canceling) { in signalForegroundServiceNotification()
DAppFGSTracker.java123 int foregroundId, boolean canceling) { in onForegroundServiceNotificationUpdated()
/frameworks/base/core/java/android/app/
DActivityManagerInternal.java1043 void onForegroundServiceNotificationUpdated(String packageName, int uid, int foregroundId, in onForegroundServiceNotificationUpdated()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java2553 String foregroundId = ""; in conference() local