Searched refs:VAL_MAP (Results 1 – 2 of 2) sorted by relevance
307 private static final int VAL_MAP = 2; // length-prefixed field in Parcel2382 return VAL_MAP; in getValueType()2475 case VAL_MAP: in writeValue()4612 case VAL_MAP: in readValue()4768 case VAL_MAP: in isLengthPrefixed()5519 case VAL_MAP: return "VAL_MAP"; in valueTypeToString()
37950 Landroid/os/Parcel;->VAL_MAP:I