Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pan/
DBluetoothTetheringNetworkFactory.java73 private final int mCurrentStartIndex; field in BluetoothTetheringNetworkFactory.BtIpClientCallback
76 mCurrentStartIndex = currentStartIndex; in BtIpClientCallback()
82 if (mCurrentStartIndex != mIpClientStartIndex) { in onIpClientCreated()