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.java417 private class DhcpServerCallbacksImpl extends DhcpServerCallbacks { class in IpServer
420 private DhcpServerCallbacksImpl(int startIndex) { in DhcpServerCallbacksImpl() method in IpServer.DhcpServerCallbacksImpl
552 mIfaceName, params, new DhcpServerCallbacksImpl(mDhcpServerStartIndex)); in startDhcp()