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.java453 final int localForegroundId = foregroundId; in postNotification() local
529 appUid, appPid, null, localForegroundId, localForegroundNoti, in postNotification()
551 final int localForegroundId = foregroundId; in cancelNotification() local
560 localForegroundId, userId); in cancelNotification()
574 final int localForegroundId = foregroundId; in stripForegroundServiceFlagFromNotification() local
588 nmi.removeForegroundServiceFlagFromNotification(localPackageName, localForegroundId, in stripForegroundServiceFlagFromNotification()