OSDN Git Service

Hide Parcel#readSparseIntArray and Parcel#writeSparseIntArray
authorAdam Lesinski <adamlesinski@google.com>
Thu, 23 Mar 2017 20:38:26 +0000 (13:38 -0700)
committerAdam Lesinski <adamlesinski@google.com>
Thu, 23 Mar 2017 20:38:26 +0000 (13:38 -0700)
commit205656d31f189375610b932758e398b70386884b
treeb0b4238a87c65d18b8a3ee8f4f4166b688e90555
parent2bd530e1562bcbf99b6d1b2f447b4b835d3bc43e
Hide Parcel#readSparseIntArray and Parcel#writeSparseIntArray

They were added for a CL that later stopped using them, so there
is no current need for them in public API.

Bug: 35812784
Change-Id: I2a9a30bee65894235f2cc81ab1bd5a37c9296c02
Test: build succeeds
api/current.txt
api/system-current.txt
api/test-current.txt
core/java/android/os/Parcel.java