Searched refs:currentBWIndex (Results 1 – 2 of 2) sorted by relevance
272 ssize_t currentBWIndex, ssize_t targetBWIndex) const;
1270 ssize_t currentBWIndex, ssize_t targetBWIndex) const { in getAbortThreshold() argument1272 if (currentBWIndex > 0 && targetBWIndex < currentBWIndex) { in getAbortThreshold()1318 + (float)mBandwidthItems.itemAt(currentBWIndex).mBandwidth in getAbortThreshold()1324 mBandwidthItems.itemAt(currentBWIndex).mBandwidth, in getAbortThreshold()