OSDN Git Service

Remove reference to StatusBarNotification after the value is accessed.
authorGriff Hazen <griff@google.com>
Sat, 6 Sep 2014 03:04:09 +0000 (20:04 -0700)
committerGriff Hazen <griff@google.com>
Sat, 6 Sep 2014 03:04:09 +0000 (20:04 -0700)
commite9aac5f44d7bf8c4a523773e57c30fd8340850eb
tree55705bc1e3aa4272cbf937be712c5b13c9835555
parentc6bd32e94fae8dc2c394058bc840d239c3b5189b
Remove reference to StatusBarNotification after the value is accessed.

StatusBarNotificationHolder values are fetched exactly once.

Bug: 15426276
Bug: 16575857
Change-Id: I3d11aba717d17426d31e7b1a07560f6b7e79c4ec
core/java/android/service/notification/IStatusBarNotificationHolder.aidl
services/core/java/com/android/server/notification/NotificationManagerService.java