Searched refs:mIpClientStartIndex (Results 1 – 2 of 2) sorted by relevance
58 private int mIpClientStartIndex = 0; field in BluetoothTetheringNetworkFactory82 if (mCurrentStartIndex != mIpClientStartIndex) { in onIpClientCreated()112 mIpClientStartIndex++; in stopIpClientLocked()124 mIpClientStartIndex++; in startIpClientLocked()125 final BtIpClientCallback callback = new BtIpClientCallback(mIpClientStartIndex); in startIpClientLocked()151 ipClientStartIndex = mIpClientStartIndex; in startNetwork()171 if (ipClientStartIndex != mIpClientStartIndex) return; in startNetwork()
173 private int mIpClientStartIndex = 0; field in WifiP2pServiceImpl590 mIpClientStartIndex++; in stopIpClient()604 mIpClientStartIndex++; in startIpClient()606 mIpClientStartIndex, smHandler)); in startIpClient()621 if (mIpClientStartIndex != mStartIndex) { in onIpClientCreated()