Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DParcelValTypes.h33 VAL_STRINGARRAY = 14, enumerator
DPersistableBundle.cpp373 RETURN_IF_FAILED(parcel->writeInt32(VAL_STRINGARRAY)); in writeToParcelInner()
442 case VAL_STRINGARRAY: { in readFromParcelInner()
/frameworks/base/core/java/android/os/
DParcel.java243 private static final int VAL_STRINGARRAY = 14; field in Parcel
1745 writeInt(VAL_STRINGARRAY); in writeValue()
2900 case VAL_STRINGARRAY: in readValue()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt51841 Landroid/os/Parcel;->VAL_STRINGARRAY:I