Home
last modified time | relevance | path

Searched defs:readFromParcel (Results 1 – 14 of 14) sorted by relevance

/packages/services/Car/tests/android_car_api_test/src/com/android/car/apitest/
DCarPropertyTestBase.java49 protected <T extends Parcelable> T readFromParcel() { in readFromParcel() method in CarPropertyTestBase
/packages/apps/ContactsCommon/src/com/android/contacts/common/logging/
DSearchState.java100 private void readFromParcel(Parcel source) { in readFromParcel() method in SearchState
/packages/apps/Contacts/src/com/android/contacts/editor/
DViewIdGenerator.java114 private void readFromParcel(Parcel src) { in readFromParcel() method in ViewIdGenerator
DCompactPhotoSelectionFragment.java141 private void readFromParcel(Parcel source) { in readFromParcel() method in CompactPhotoSelectionFragment.Photo
/packages/services/Car/bluetooth/bt-map-client-lib/src/com/google/android/auto/mapservice/
DBluetoothMapEventReport.java99 public void readFromParcel(Parcel in) { in readFromParcel() method in BluetoothMapEventReport
DBluetoothMapMessage.java140 public void readFromParcel(Parcel in) { in readFromParcel() method in BluetoothMapMessage
DBluetoothMapMessagesListing.java95 public void readFromParcel(Parcel in) { in readFromParcel() method in BluetoothMapMessagesListing
/packages/experimental/LoaderApp/src/com/android/loaderapp/fragments/
DContactEntryAdapter.java66 protected void readFromParcel(Parcel p) { in readFromParcel() method in ContactEntryAdapter.Entry
/packages/experimental/LoaderApp/src/com/android/loaderapp/model/
DEntitySet.java318 public void readFromParcel(Parcel source) { in readFromParcel() method in EntitySet
DEntityDelta.java462 public void readFromParcel(Parcel source) { in readFromParcel() method in EntityDelta
825 public void readFromParcel(Parcel source) { in readFromParcel() method in EntityDelta.ValuesDelta
/packages/services/Car/libvehiclenetwork/native/
DVehicleNetworkProtoUtil.cpp594 status_t VehiclePropValueBinderUtil::readFromParcel(const Parcel& parcel, in readFromParcel() function in android::VehiclePropValueBinderUtil
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/
DRawContactDeltaList.java535 public void readFromParcel(Parcel source) { in readFromParcel() method in RawContactDeltaList
DRawContactDelta.java629 public void readFromParcel(Parcel source) { in readFromParcel() method in RawContactDelta
DValuesDelta.java466 public void readFromParcel(Parcel source) { in readFromParcel() method in ValuesDelta