Files
frameworks_base/core/java/android/os
Narayan Kamath b34a4615f8 Hide android.os.Parcel.obtain(int).
This will break on 64 bit because 64 bit pointers are
wider than java int.

Also, this method technically isn't a public API because
it's a protected method on a final class. It shows up in
our api.txt files because of a quirk in the API generation
system.

Change-Id: I2b574943008ed34696b048195c0cac6af1aa0a3b
2014-01-23 14:26:29 +00:00
..
2014-01-22 14:09:02 -08:00
2013-06-21 18:43:17 -07:00
2013-05-07 15:05:09 -07:00
2013-05-22 13:25:15 +01:00
2012-09-26 10:49:35 -07:00
2013-07-08 18:06:24 -07:00