"...0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png" did not exist on "5723aa993d83803157c22327e90cd59e3dcbe879"
Remove extra null-check on IntervalStats.events.
Now IntervalStats.events field is initialized at construction of IntervalStats object, we can remove the extra null-check on IntervalStats.events, make code more clean and readable. Test: atest UsageStatsDatabaseTest.java Change-Id: I2580509f41593c1fdf380ba56ebc7a5b6c6f0c5f
Loading
Please register or sign in to comment