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.java427 final int localForegroundId = foregroundId; in postNotification() local
487 appUid, appPid, null, localForegroundId, localForegroundNoti, in postNotification()
509 final int localForegroundId = foregroundId; in cancelNotification() local
518 localForegroundId, userId); in cancelNotification()
534 final int localForegroundId = foregroundId; in stripForegroundServiceFlagFromNotification() local
548 nmi.removeForegroundServiceFlagFromNotification(localPackageName, localForegroundId, in stripForegroundServiceFlagFromNotification()