Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DParcel.java226 private static final int VAL_BOOLEANARRAY = 23; field in Parcel
1295 writeInt(VAL_BOOLEANARRAY); in writeValue()
2175 case VAL_BOOLEANARRAY: in readValue()