Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DParcel.java217 private static final int VAL_STRINGARRAY = 14; field in Parcel
1301 writeInt(VAL_STRINGARRAY); in writeValue()
2181 case VAL_STRINGARRAY: in readValue()