Searched defs:VAL_STRINGARRAY (Results 1 - 1 of 1) sorted by relevance
/frameworks/base/core/java/android/os/ | ||
H A D | Parcel.java | 205 private static final int VAL_STRINGARRAY = 14; field in class:Parcel 1087 writeInt(VAL_STRINGARRAY); 1800 case VAL_STRINGARRAY: |
Completed in 7 milliseconds