Searched refs:VALUE_ARRAY (Results 1 – 2 of 2) sorted by relevance
34 public static final byte VALUE_ARRAY = 0x1c; field in DexValue603 writeHeader(VALUE_ARRAY, 0, dest); in writeTo()
220 case DexValue.VALUE_ARRAY: { in parseEncodedValue()