Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DParcel.java240 private static final int VAL_SPARSEBOOLEANARRAY = 22; field in Parcel
2813 case VAL_SPARSEBOOLEANARRAY: in readValue()