Home
last modified time | relevance | path

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

/frameworks/base/services/java/com/android/server/am/
DServiceRecord.java361 final int localForegroundId = foregroundId; in postNotification() local
373 null, localForegroundId, localForegroundNoti, outId, userId); in postNotification()
394 final int localForegroundId = foregroundId; in cancelNotification() local
403 localForegroundId, userId); in cancelNotification()