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

/frameworks/base/services/core/java/com/android/server/net/
H A DIpConfigStore.java44 public class IpConfigStore { class
45 private static final String TAG = "IpConfigStore";
65 public IpConfigStore(DelayedDiskWrite writer) { method in class:IpConfigStore
69 public IpConfigStore() { method in class:IpConfigStore

Completed in 63 milliseconds