Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppManager.java118 private int mFileNumInBatch; field in BluetoothOppManager
372 return mFileNumInBatch; in getBatchSize()
401 mFileNumInBatch = mUrisOfSendingFiles.size(); in startTransfer()