Home
last modified time | relevance | path

Searched refs:VAL_MAP (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/binder/
DParcelValTypes.h25 VAL_MAP = 2, enumerator
/frameworks/base/core/java/android/os/
DParcel.java315 private static final int VAL_MAP = 2; // length-prefixed field in Parcel
2551 return VAL_MAP; in getValueType()
2644 case VAL_MAP: in writeValue()
4817 case VAL_MAP: in readValue()
4973 case VAL_MAP: in isLengthPrefixed()
5725 case VAL_MAP: return "VAL_MAP"; in valueTypeToString()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt37307 Landroid/os/Parcel;->VAL_MAP:I