Prefer `Boolean.valueOf()` to `new Boolean()`

Avoids unnecessary allocations.

Bug: N/A
Test: Treehugger
Change-Id: I4f1c9753decbb5da605a150a5bb878e565d1ba96
1 file changed