Searched refs:notificationBundle (Results 1 – 1 of 1) sorted by relevance
1122 Bundle notificationBundle = new Bundle(); in updateForegroundApps() local1123 notificationBundle.putStringArray(Notification.EXTRA_FOREGROUND_APPS, pkgs); in updateForegroundApps()1127 .addExtras(notificationBundle) in updateForegroundApps()