Searched defs:VAL_CHARSEQUENCE (Results 1 - 1 of 1) sorted by relevance
/frameworks/base/core/java/android/os/ | ||
H A D | Parcel.java | 201 private static final int VAL_CHARSEQUENCE = 10; field in class:Parcel 1072 writeInt(VAL_CHARSEQUENCE); 1788 case VAL_CHARSEQUENCE: |
Completed in 730 milliseconds