Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppObexClientSession.java162 private int mNumShares; field in BluetoothOppObexClientSession.ClientThread
170 mNumShares = initialNumShares; in ClientThread()
199 connect(mNumShares); in run()