Home
last modified time | relevance | path

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

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