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