Searched defs:VAL_BOOLEANARRAY (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/android/os/
H A DParcel.java221 private static final int VAL_BOOLEANARRAY = 23; field in class:Parcel
1200 writeInt(VAL_BOOLEANARRAY);
1988 case VAL_BOOLEANARRAY:

Completed in 57 milliseconds