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
Loading
Please register or sign in to comment