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