Searched refs:mRecordsParcel (Results 1 – 1 of 1) sorted by relevance
31 private final RecordsParcel mRecordsParcel; field in ReadRecordsResponseParcel37 mRecordsParcel = recordsParcel; in ReadRecordsResponseParcel()42 mRecordsParcel = in ReadRecordsResponseParcel()49 return mRecordsParcel; in getRecordsParcel()76 dest.writeParcelable(mRecordsParcel, 0); in writeToParcel()