Files
frameworks_base/core/java/android/service
Tobias Thierer ca01820735 Avoid instantiations of Boolean that are immediately unboxed.
Replaced Boolean.valueOf() -> parseBoolean() across frameworks/base
(not including Am.java, which I'm leaving for a separate change).

Also fixed a couple of other valueOf()s in SyncStorageEngine.

Bug: 28289401
Change-Id: I2c6fb39a465885e7e625ed8894b1b9f8a30da5bc
2016-04-22 14:21:12 +01:00
..
2016-01-15 16:14:57 +00:00
2015-06-01 18:01:20 -07:00
2016-01-15 16:14:57 +00:00