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.java260 private int mDhcpServerStartIndex = 0; field in IpServer
428 if (mStartIndex != mDhcpServerStartIndex) { in onDhcpServerCreated()
550 mDhcpServerStartIndex++; in startDhcp()
552 mIfaceName, params, new DhcpServerCallbacksImpl(mDhcpServerStartIndex)); in startDhcp()
558 mDhcpServerStartIndex++; in stopDhcp()