Files
frameworks_base/core/java/android
Neil Fuller f9d88dfac1 Make Half class use public APIs
Half has a dependency on an internal sun.misc.FloatingDecimal
that can be replaced by an equivalent call on java.lang.Float
(which calls through to FloatingDecimal).

Any performance hit is worth it for a smaller API surface.

Bug: 111055375
Test: Build
Change-Id: Iecdf3aa9414922a77edbdc439b0c2b88033b3af8
2018-07-02 12:04:39 +01:00
..
2018-05-25 16:38:52 +09:00
2018-06-12 19:03:14 +09:00
2017-10-10 18:13:18 -07:00
2017-12-05 00:06:29 +00:00
2017-09-29 15:03:47 -07:00
2018-07-02 12:04:39 +01:00