Home
last modified time | relevance | path

Searched defs:NetworkAgentConfigShimImpl (Results 1 – 5 of 5) sorted by relevance

/packages/modules/NetworkStack/apishim/34/com/android/networkstack/apishim/api34/
DNetworkAgentConfigShimImpl.java29 public class NetworkAgentConfigShimImpl class
31 protected NetworkAgentConfigShimImpl(@Nullable final NetworkAgentConfig config) { in NetworkAgentConfigShimImpl() method in NetworkAgentConfigShimImpl
/packages/modules/NetworkStack/apishim/35/com/android/networkstack/apishim/
DNetworkAgentConfigShimImpl.java30 public class NetworkAgentConfigShimImpl class
33 protected NetworkAgentConfigShimImpl(@Nullable final NetworkAgentConfig config) { in NetworkAgentConfigShimImpl() method in NetworkAgentConfigShimImpl
/packages/modules/NetworkStack/apishim/33/com/android/networkstack/apishim/api33/
DNetworkAgentConfigShimImpl.java30 public class NetworkAgentConfigShimImpl class
32 protected NetworkAgentConfigShimImpl(@Nullable final NetworkAgentConfig config) { in NetworkAgentConfigShimImpl() method in NetworkAgentConfigShimImpl
/packages/modules/NetworkStack/apishim/31/com/android/networkstack/apishim/api31/
DNetworkAgentConfigShimImpl.java34 public class NetworkAgentConfigShimImpl class
40 protected NetworkAgentConfigShimImpl(@Nullable final NetworkAgentConfig config) { in NetworkAgentConfigShimImpl() method in NetworkAgentConfigShimImpl
/packages/modules/NetworkStack/apishim/29/com/android/networkstack/apishim/api29/
DNetworkAgentConfigShimImpl.java24 public class NetworkAgentConfigShimImpl implements NetworkAgentConfigShim { class