commit | 923afa9fe1bbc9a5395309622e596ad03c3d8481 | [log] [tgz] |
---|---|---|
author | Felipe Leme <felipeal@google.com> | Fri Dec 04 12:15:30 2015 -0800 |
committer | Felipe Leme <felipeal@google.com> | Fri Dec 04 14:05:17 2015 -0800 |
tree | 40582b229f61375594aec73a6f573e77336c078f | |
parent | 719aaae3c167c2b15525dbe5c7db514a2c0c8269 [diff] |
Refactoring: pulled ServiceHandler methods to its parent class. Now ServiceHandler only have 2 methods: - handleMessage(): part of its interface. - poll(): delegates work to parent, but sends a delayed message so it keeps polling. Also changed hardcoded "N/A" to a resource. BUG: 25794470 Change-Id: I486fff46c1532685bfd6f5903349d14e55059219