commit | 30ffdfa62cb6bd8807b3d8eb529e2e8abaa80386 | [log] [tgz] |
---|---|---|
author | Narayan Kamath <narayan@google.com> | Mon Aug 04 16:20:47 2014 +0100 |
committer | Narayan Kamath <narayan@google.com> | Mon Aug 04 16:26:33 2014 +0100 |
tree | 7cef3e4df60991f86f91d38e33937afadc55216f | |
parent | 515a59097e8b6d87023b824554e82b98aca8edf5 [diff] |
Fix initialization of Monitor fields. mLiveCount was never initialized. Also moves initialization of mPollCount to the constructor, where it belongs. Also, fields are now initialized in the order in which they are declared. bug: 16734745 Change-Id: I9cc668a6fc5649d3ea550bc3a47c0eef210cad07