Searched defs:percentage (Results 1 – 15 of 15) sorted by relevance
105 final String percentage = Utils.formatPercentage(TEST_PERCENTAGES[i], true); in testFormatPercentage_RoundTrue_RoundUpIfPossible() local117 final String percentage = Utils.formatPercentage(TEST_PERCENTAGES[i], false); in testFormatPercentage_RoundFalse_NoRound() local
270 public void onStatusUpdate(int statusCode, float percentage) { in onStatusUpdate()
254 final String percentage = NumberFormat.getPercentInstance() in showWarningNotification() local327 private String getHybridContentString(String percentage) { in getHybridContentString()
930 float percentage = percent / 100f; in pinchOut() local968 float percentage = percent / 100f; in pinchIn() local
412 String percentage = NumberFormat.getPercentInstance() in updateIndication() local558 String percentage = NumberFormat.getPercentInstance() in computePowerIndication() local
416 int32_t percentage; in onSessionNotify() local
1512 void NuPlayer::GenericSource::notifyBufferingUpdate(int32_t percentage) { in notifyBufferingUpdate()1586 int percentage = 100.0 * cachedPosUs / mDurationUs; in onPollBuffering() local
2598 int32_t percentage; in onSourceNotify() local
247 int percentage(T base, S total) { in percentage() function
110 void reportInetCondition(int networkType, int percentage); in reportInetCondition()
2900 public void reportInetCondition(int networkType, int percentage) { in reportInetCondition()
315 int percentage(T base, S total) { in percentage() function
1023 final double percentage = (double) totals.totalTime / (double) totalTime * 100; in dumpProcessSummaryDetails() local
2270 void LiveSession::notifyBufferingUpdate(int32_t percentage) { in notifyBufferingUpdate()
4314 public void reportInetCondition(int networkType, int percentage) { in reportInetCondition()