Searched defs:SomeParcelable (Results 1 – 3 of 3) sorted by relevance
32 pub struct SomeParcelable { struct36 impl binder::Parcelable for SomeParcelable { implementation
35 private static class SomeParcelable implements Parcelable { class in ReadUtils38 private SomeParcelable(Parcel in) { in SomeParcelable() method in ReadUtils.SomeParcelable
29 class SomeParcelable { class