Searched defs:fromParcelable (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/base/media/java/android/media/ | ||
H A D | VolumeShaper.java | 517 public static Configuration fromParcelable(VolumeShaperConfiguration parcelable) { in fromParcelable() method in VolumeShaper.Configuration |
/aosp12/frameworks/av/media/libaudiofoundation/ | ||
H A D | AudioProfile.cpp | 191 AudioProfile::fromParcelable(const media::AudioProfile& parcelable) { in fromParcelable() function in android::AudioProfile |
/aosp12/packages/modules/NetworkStack/tests/unit/src/android/net/dhcp/ | ||
H A D | DhcpLeaseRepositoryTest.java | 651 private static DhcpLease fromParcelable(DhcpLeaseParcelable p) { in fromParcelable() method in DhcpLeaseRepositoryTest |