Searched defs:ParcelableForToString (Results 1 – 2 of 2) sorted by relevance
4 pub struct ParcelableForToString { struct20 pub parcelableValue: crate::mangled::_7_android_4_aidl_5_tests_26_OtherParcelableForToString, argument21 pub parcelableArray: Vec<crate::mangled::_7_android_4_aidl_5_tests_26_OtherParcelableForToString>, argument29 impl Default for ParcelableForToString { argument58 impl binder::Parcelable for ParcelableForToString { implementation164 impl binder::binder_impl::ParcelableMetadata for ParcelableForToString { implementation
5 public class ParcelableForToString implements android.os.Parcelable class