commit | 9b05c61a87972dce6982e5b016bbcd0e0dff74c3 | [log] [tgz] |
---|---|---|
author | Scott Greenwald <greenwald@google.com> | Tue Jun 25 23:44:05 2013 -0400 |
committer | Scott Greenwald <greenwald@google.com> | Thu Jun 27 16:57:22 2013 -0400 |
tree | 2408918a63d318e1c9b2c45fe64863a3d12d7173 | |
parent | 10113a440ef847f038a2b8ac3064b84b903e2953 [diff] |
move scoring, sound, vibration, and lights into a handler As a prelude to introducing fancier scoring functions, this CL moves scoring and everything that depends on it into a handler. This allows the NotificationManagerService to report back to the calling process right away about whether or not the notification is valid; not blocking while score is computed, and non-statusbar notification modalities are activated. Change-Id: Iaf77bc89544bb7bcb7adeda60885d74c3170541c