Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DActiveServices.java1536 Bundle notificationBundle = new Bundle(); in updateForegroundApps() local
1537 notificationBundle.putStringArray(Notification.EXTRA_FOREGROUND_APPS, pkgs); in updateForegroundApps()
1541 .addExtras(notificationBundle) in updateForegroundApps()