Searched refs:VAL_SPARSEARRAY (Results 1 – 2 of 2) sorted by relevance
317 private static final int VAL_SPARSEARRAY = 12; // length-prefixed field in Parcel2413 return VAL_SPARSEARRAY; in getValueType()2508 case VAL_SPARSEARRAY: in writeValue()4702 case VAL_SPARSEARRAY: { in readValue()4771 case VAL_SPARSEARRAY: in isLengthPrefixed()5530 case VAL_SPARSEARRAY: return "VAL_SPARSEARRAY"; in valueTypeToString()
37960 Landroid/os/Parcel;->VAL_SPARSEARRAY:I