Searched refs:VAL_PARCELABLE (Results 1 – 3 of 3) sorted by relevance
27 VAL_PARCELABLE = 4, enumerator
317 private static final int VAL_PARCELABLE = 4; // length-prefixed field in Parcel2565 return VAL_PARCELABLE; in getValueType()2653 case VAL_PARCELABLE: in writeValue()4825 case VAL_PARCELABLE: in readValue()4974 case VAL_PARCELABLE: in isLengthPrefixed()5728 case VAL_PARCELABLE: return "VAL_PARCELABLE"; in valueTypeToString()
37310 Landroid/os/Parcel;->VAL_PARCELABLE:I