Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DServiceRecord.java938 final Notification _foregroundNoti = foregroundNoti; in postNotification() local
941 Slog.d(TAG, "Posting notification " + _foregroundNoti in postNotification()
951 Notification localForegroundNoti = _foregroundNoti; in postNotification()