OSDN Git Service

Fix Toast exception in NotificationManagerService
authorGeoffrey Pitsch <gpitsch@google.com>
Thu, 4 May 2017 20:02:15 +0000 (16:02 -0400)
committerGeoffrey Pitsch <gpitsch@google.com>
Tue, 9 May 2017 16:51:32 +0000 (12:51 -0400)
commitd34c1879f1ce24e0525cd4bf432f2a6d6d6a2a8a
tree7d1330a6e888527fca1410f8b5549c0ab78b83d9
parent2880a4b41fd72ad4f5c2f56073a5e7942786df16
Fix Toast exception in NotificationManagerService

Toast client code needed optional way to specify a looper

Bug: 37945054
Test: runtest systemui-notification
Change-Id: I8f0e051876871b8c44c225f53370392f1b7f353e
core/java/android/widget/Toast.java
services/core/java/com/android/server/notification/NotificationManagerService.java