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.java212 private static final int VAL_STRINGARRAY = 14; field in Parcel
1206 writeInt(VAL_STRINGARRAY); in writeValue()
1994 case VAL_STRINGARRAY: in readValue()