Searched defs:VAL_INTARRAY (Results 1 – 2 of 2) sorted by relevance
| /frameworks/native/libs/binder/ | ||
| D | ParcelValTypes.h | 41     VAL_INTARRAY = 18,  enumerator | 
| /frameworks/base/core/java/android/os/ | ||
| D | Parcel.java | 323     private static final int VAL_INTARRAY = 18;  field in Parcel |