Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DParcel.java235 private static final int VAL_OBJECTARRAY = 17; field in Parcel
1774 writeInt(VAL_OBJECTARRAY); in writeValue()
2792 case VAL_OBJECTARRAY: in readValue()