Home
last modified time | relevance | path

Searched defs:toParcelable (Results 1 – 6 of 6) sorted by relevance

/packages/modules/NetworkStack/common/networkstackclient/src/android/net/ipmemorystore/
DStatus.java50 public StatusParcelable toParcelable() { in toParcelable() method in Status
DSameL3NetworkResponse.java110 public SameL3NetworkResponseParcelable toParcelable() { in toParcelable() method in SameL3NetworkResponse
DNetworkAttributes.java165 public NetworkAttributesParcelable toParcelable() { in toParcelable() method in NetworkAttributes
/packages/modules/NetworkStack/src/android/net/dhcp/
DDhcpLease.java170 public DhcpLeaseParcelable toParcelable() { in toParcelable() method in DhcpLease
/packages/apps/TV/src/com/android/tv/data/api/
DProgram.java90 Parcelable toParcelable(); in toParcelable() method
/packages/apps/TV/src/com/android/tv/data/
DProgramImpl.java955 public Parcelable toParcelable() { in toParcelable() method in ProgramImpl