Searched refs:IpConfigStore (Results 1 - 3 of 3) sorted by relevance

/frameworks/opt/net/ethernet/java/com/android/server/ethernet/
H A DEthernetConfigStore.java26 import com.android.server.net.IpConfigStore;
32 public class EthernetConfigStore extends IpConfigStore {
/frameworks/base/services/core/java/com/android/server/net/
H A DIpConfigStore.java41 public class IpConfigStore { class
42 private static final String TAG = "IpConfigStore";
62 public IpConfigStore() { method in class:IpConfigStore
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiConfigStore.java61 import com.android.server.net.IpConfigStore;
157 public class WifiConfigStore extends IpConfigStore {
2589 // IpConfigStore.readIpAndProxyConfigurations has already logged an error.

Completed in 238 milliseconds