Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/src/android/net/ip/
DIpServer.java293 private int mDhcpServerStartIndex = 0; field in IpServer
483 if (mStartIndex != mDhcpServerStartIndex) { in onDhcpServerCreated()
614 mDhcpServerStartIndex++; in startDhcp()
616 mIfaceName, params, new DhcpServerCallbacksImpl(mDhcpServerStartIndex)); in startDhcp()
622 mDhcpServerStartIndex++; in stopDhcp()