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

/frameworks/opt/net/ethernet/java/com/android/server/ethernet/
H A DEthernetServiceImpl.java51 private final EthernetConfigStore mEthernetConfigStore; field in class:EthernetServiceImpl
63 mEthernetConfigStore = new EthernetConfigStore();
64 mIpConfiguration = mEthernetConfigStore.readIpAndProxyConfigurations();
127 mEthernetConfigStore.writeIpAndProxyConfigurations(config);

Completed in 55 milliseconds