Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DParcelValTypes.h39 VAL_BOOLEANARRAY = 23, enumerator
DPersistableBundle.cpp353 RETURN_IF_FAILED(parcel->writeInt32(VAL_BOOLEANARRAY)); in writeToParcelInner()
454 case VAL_BOOLEANARRAY: { in readFromParcelInner()
/frameworks/base/core/java/android/os/
DParcel.java252 private static final int VAL_BOOLEANARRAY = 23; field in Parcel
1739 writeInt(VAL_BOOLEANARRAY); in writeValue()
2894 case VAL_BOOLEANARRAY: in readValue()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt51813 Landroid/os/Parcel;->VAL_BOOLEANARRAY:I