Home
last modified time | relevance | path

Searched refs:passThroughParcel (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/net/
DIpPrefixTest.java285 public IpPrefix passThroughParcel(IpPrefix p) { in passThroughParcel() method in IpPrefixTest
300 IpPrefix p2 = passThroughParcel(p); in assertParcelingIsLossless()
DStaticIpConfigurationTest.java204 private StaticIpConfiguration passThroughParcel(StaticIpConfiguration s) { in passThroughParcel() method in StaticIpConfigurationTest
221 StaticIpConfiguration s2 = passThroughParcel(s); in testParceling()
DRouteInfoTest.java241 public RouteInfo passThroughParcel(RouteInfo r) { in passThroughParcel() method in RouteInfoTest
256 RouteInfo r2 = passThroughParcel(r); in assertParcelingIsLossless()
DLinkAddressTest.java318 private LinkAddress passThroughParcel(LinkAddress l) { in passThroughParcel() method in LinkAddressTest
333 LinkAddress l2 = passThroughParcel(l); in assertParcelingIsLossless()