Searched refs:mIpClientStartIndex (Results 1 – 1 of 1) sorted by relevance
59 private int mIpClientStartIndex = 0; field in BluetoothTetheringNetworkFactory85 if (mCurrentStartIndex != mIpClientStartIndex) { in onIpClientCreated()115 mIpClientStartIndex++; in stopIpClientLocked()127 mIpClientStartIndex++; in startIpClientLocked()128 final BtIpClientCallback callback = new BtIpClientCallback(mIpClientStartIndex); in startIpClientLocked()