Searched refs:STABLE_AIDL_PARCELABLE_READ_FROM_PARCEL (Results 1 – 1 of 1) sorted by relevance
57 public static final String STABLE_AIDL_PARCELABLE_READ_FROM_PARCEL = "readFromParcel"; field in LargeParcelable287 Method readMethod = parcelableClass.getMethod(STABLE_AIDL_PARCELABLE_READ_FROM_PARCEL, in reconstructStableAIDLParcelable()