Home
last modified time | relevance | path

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

/frameworks/base/packages/Tethering/src/android/net/ip/
DIpServer.java414 private class DhcpServerCallbacksImpl extends DhcpServerCallbacks { class in IpServer
417 private DhcpServerCallbacksImpl(int startIndex) { in DhcpServerCallbacksImpl() method in IpServer.DhcpServerCallbacksImpl
545 mIfaceName, params, new DhcpServerCallbacksImpl(mDhcpServerStartIndex)); in startDhcp()