Searched defs:VAL_CHARSEQUENCE (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/os/
H A DParcel.java227 private static final int VAL_CHARSEQUENCE = 10; field in class:Parcel
1654 writeInt(VAL_CHARSEQUENCE);
2692 case VAL_CHARSEQUENCE:

Completed in 104 milliseconds