Home
last modified time | relevance | path

Searched refs:VAL_NULL (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/libs/binder/include/private/binder/
DParcelValTypes.h22 VAL_NULL = -1, enumerator
/frameworks/native/libs/binder/
DValue.cpp226 return VAL_NULL; in parcelType()
381 int32_t value_type = VAL_NULL; in readFromParcel()
/frameworks/base/core/java/android/os/
DParcel.java228 private static final int VAL_NULL = -1; field in Parcel
1685 writeInt(VAL_NULL); in writeValue()
2853 case VAL_NULL: in readValue()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt55561 Landroid/os/Parcel;->VAL_NULL:I