diff options
author | Dan Bornstein <danfuzz@android.com> | 2010-12-02 17:19:53 -0800 |
---|---|---|
committer | Dan Bornstein <danfuzz@android.com> | 2010-12-06 16:02:12 -0800 |
commit | b96f58911e412fdb0ebdd2bda7dbe89a0829b5db (patch) | |
tree | 8a8220b27a1740215153e52b1afef782be102e23 /core/java/android/app/ActionBar.java | |
parent | 03b758ef991a483eb9fee705aa0dacdf91a57dd1 (diff) | |
download | frameworks_base-b96f58911e412fdb0ebdd2bda7dbe89a0829b5db.zip frameworks_base-b96f58911e412fdb0ebdd2bda7dbe89a0829b5db.tar.gz frameworks_base-b96f58911e412fdb0ebdd2bda7dbe89a0829b5db.tar.bz2 |
Propagate the concept of "packed opcode" values.
Dalvik now exposes a distinction between "packed" and regular opcode
values. The packed values are more densely defined in the range 0-0x1ff,
whereas the regular values are sparsely defined across the range 0-0xffff.
The only current use for packed values at this level is in opcode
usage reporting, but their use may expand over time.
Change-Id: Ie783b90cb2dcb9df8f3eb19a7c708a53906fdbe4
Diffstat (limited to 'core/java/android/app/ActionBar.java')
0 files changed, 0 insertions, 0 deletions