Searched refs:mIpClientStartIndex (Results 1 – 1 of 1) sorted by relevance
57 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()