Home
last modified time | relevance | path

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

/frameworks/base/services/net/java/android/net/ip/
DIpServer.java287 private class DhcpServerCallbacksImpl extends DhcpServerCallbacks { class in IpServer
290 private DhcpServerCallbacksImpl(int startIndex) { in DhcpServerCallbacksImpl() method in IpServer.DhcpServerCallbacksImpl
349 mIfaceName, params, new DhcpServerCallbacksImpl(mDhcpServerStartIndex)); in startDhcp()