Files
frameworks_base/core/java/android/nfc
Tobias Thierer 4bd017d6a5 frameworks/base: Avoid Long object allocations in Long.valueOf()
Replace usages where the Long is immediately unboxed or thrown
away with Long.parseLong().
In TaskRecord.java, I also fixed up similar uses of
{Boolean,Integer}.valueOf()

Tested: built frameworks/base successfully.

Bug: 28289401
Change-Id: I1fad536853a68c7b0707cbf02989aca155064843
2016-04-21 16:23:56 +01:00
..
2016-02-05 10:26:16 +01:00
2013-03-26 17:07:37 -07:00
2014-07-31 01:09:02 +00:00
2012-01-27 11:03:05 -08:00
2015-06-10 08:49:02 +02:00
2012-06-22 12:35:08 -07:00
2014-07-31 01:09:02 +00:00