HomeSort by relevance Sort by last modified time
    Searched refs:VAL_PARCELABLEARRAY (Results 1 - 2 of 2) sorted by null

  /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowParcel.java 44 private static final int VAL_PARCELABLEARRAY = 16;
666 writeInt(VAL_PARCELABLEARRAY);
751 case VAL_PARCELABLEARRAY:
  /frameworks/base/core/java/android/os/
Parcel.java 228 private static final int VAL_PARCELABLEARRAY = 16;
    [all...]

Completed in 136 milliseconds