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
355 return mFileNumInBatch; in getBatchSize()
384 mFileNumInBatch = mUrisOfSendingFiles.size(); in startTransfer()