Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DServiceRecord.java1590 final Notification _foregroundNoti = foregroundNoti; in postNotification() local
1593 Slog.d(TAG, "Posting notification " + _foregroundNoti in postNotification()
1606 Notification localForegroundNoti = _foregroundNoti; in postNotification()