Searched refs:VAL_BYTEARRAY (Results 1 – 2 of 2) sorted by relevance
318 private static final int VAL_BYTEARRAY = 13; field in Parcel2417 return VAL_BYTEARRAY; in getValueType()2514 case VAL_BYTEARRAY: in writeValue()4658 case VAL_BYTEARRAY: in readValue()5532 case VAL_BYTEARRAY: return "VAL_BYTEARRAY"; in valueTypeToString()
37938 Landroid/os/Parcel;->VAL_BYTEARRAY:I