Searched refs:VAL_SHORT (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/include/private/binder/
H A DParcelValTypes.h28 VAL_SHORT = 5, enumerator in enum:android::binder::__anon1605
/frameworks/native/libs/binder/include/private/binder/
H A DParcelValTypes.h28 VAL_SHORT = 5, enumerator in enum:android::binder::__anon1655
/frameworks/base/core/java/android/os/
H A DParcel.java222 private static final int VAL_SHORT = 5; field in class:Parcel
1638 writeInt(VAL_SHORT);
2677 case VAL_SHORT:

Completed in 106 milliseconds