|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EncodedValue | |
|---|---|
| com.android.dx.io | |
| com.android.dx.merge | |
| Uses of EncodedValue in com.android.dx.io |
|---|
| Methods in com.android.dx.io that return EncodedValue | |
|---|---|
EncodedValue[] |
Annotation.getValues()
|
EncodedValue |
DexBuffer.Section.readEncodedArray()
|
EncodedValue |
DexBuffer.Section.readEncodedValue()
|
| Methods in com.android.dx.io with parameters of type EncodedValue | |
|---|---|
int |
EncodedValue.compareTo(EncodedValue other)
|
| Constructors in com.android.dx.io with parameters of type EncodedValue | |
|---|---|
Annotation(DexBuffer buffer,
byte visibility,
int typeIndex,
int[] names,
EncodedValue[] values)
|
|
EncodedValueReader(EncodedValue in)
|
|
| Uses of EncodedValue in com.android.dx.merge |
|---|
| Methods in com.android.dx.merge that return EncodedValue | |
|---|---|
EncodedValue |
IndexMap.adjustEncodedArray(EncodedValue encodedArray)
|
EncodedValue |
IndexMap.adjustEncodedValue(EncodedValue encodedValue)
|
| Methods in com.android.dx.merge with parameters of type EncodedValue | |
|---|---|
EncodedValue |
IndexMap.adjustEncodedArray(EncodedValue encodedArray)
|
EncodedValue |
IndexMap.adjustEncodedValue(EncodedValue encodedValue)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||