Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DServiceRecord.java432 final int localForegroundId = foregroundId; in postNotification() local
510 appUid, appPid, null, localForegroundId, localForegroundNoti, in postNotification()
533 final int localForegroundId = foregroundId; in cancelNotification() local
542 localForegroundId, userId); in cancelNotification()
557 final int localForegroundId = foregroundId; in stripForegroundServiceFlagFromNotification() local
571 nmi.removeForegroundServiceFlagFromNotification(localPackageName, localForegroundId, in stripForegroundServiceFlagFromNotification()