Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/src/android/net/ip/
DIpServer.java472 private class DhcpServerCallbacksImpl extends DhcpServerCallbacks { class in IpServer
475 private DhcpServerCallbacksImpl(int startIndex) { in DhcpServerCallbacksImpl() method in IpServer.DhcpServerCallbacksImpl
616 mIfaceName, params, new DhcpServerCallbacksImpl(mDhcpServerStartIndex)); in startDhcp()