commit | b344d76fc7ca8ae898e18fd39a9646ad6fa4cc06 | [log] [tgz] |
---|---|---|
author | Darrell Shi <darrellshi@google.com> | Tue Jan 11 15:25:57 2022 -0800 |
committer | Darrell Shi <darrellshi@google.com> | Fri Jan 21 10:02:42 2022 -0800 |
tree | 7e418efc75cadba35e78a0dad38f416a49f83195 | |
parent | a1e7a448f94c525eb5aab0b7637ccb9f57262db4 [diff] |
Clean up DreamService. - Rename TAG to mTag, for it is a private non-static variable - A few variables can be final - Unnecessary "final" for private method - Unnecessary return at the end of method - Double white spaces - Misspellings Test: manual Change-Id: Id8523a0857e2a8333a2756cdc778b7d468463f40