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.java799 final int localForegroundId = foregroundId; in postNotification() local
892 appUid, appPid, null, localForegroundId, localForegroundNoti, in postNotification()
912 final int localForegroundId = foregroundId; in cancelNotification() local
921 localForegroundId, userId); in cancelNotification()
935 final int localForegroundId = foregroundId; in stripForegroundServiceFlagFromNotification() local
949 nmi.removeForegroundServiceFlagFromNotification(localPackageName, localForegroundId, in stripForegroundServiceFlagFromNotification()