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.java117 private int mFileNumInBatch; field in BluetoothOppManager
350 return mFileNumInBatch; in getBatchSize()
386 mFileNumInBatch = mUrisOfSendingFiles.size(); in startTransfer()