Home
last modified time | relevance | path

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

/frameworks/base/packages/Tethering/src/android/net/ip/
DIpServer.java257 private int mDhcpServerStartIndex = 0; field in IpServer
425 if (mStartIndex != mDhcpServerStartIndex) { in onDhcpServerCreated()
543 mDhcpServerStartIndex++; in startDhcp()
545 mIfaceName, params, new DhcpServerCallbacksImpl(mDhcpServerStartIndex)); in startDhcp()
551 mDhcpServerStartIndex++; in stopDhcp()