commit | 41a0f2f86c0ca7d2fef50aef6215987f445a7231 | [log] [tgz] |
---|---|---|
author | Dan Stoza <stoza@google.com> | Mon Dec 01 10:01:10 2014 -0800 |
committer | Dan Stoza <stoza@google.com> | Mon Dec 01 11:13:11 2014 -0800 |
tree | a02857dc77b65467a3260c54d0768c9ae36795ed | |
parent | 104e12594e085bc8dd32eedb96643b774b1508a0 [diff] |
binder: Add {read,write}Uint32 methods to Parcel Adds readUint32 and writeUint32 methods to the Parcel class. This saves a lot of static_casting in anything implementing a Binder interface on the native side. Change-Id: Iafc73b0633654a3a4c49767f41806b56906c924f