Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppManager.java109 private int mfileNumInBatch; field in BluetoothOppManager
328 return mfileNumInBatch; in getBatchSize()
355 mfileNumInBatch = mUrisOfSendingFiles.size(); in startTransfer()