Searched defs:percentage (Results 1 – 15 of 15) sorted by relevance
104 public static String formatPercentage(int percentage) { in formatPercentage()109 private static String formatPercentage(double percentage) { in formatPercentage()
208 String percentage = NumberFormat.getPercentInstance().format((double) level / 100.0); in onBatteryLevelChanged() local
418 String percentage = NumberFormat.getPercentInstance().format((double) level / 100.0); in onBatteryLevelChanged() local
114 String percentage = NumberFormat.getPercentInstance().format((double) level / 100.0); in handleUpdateState() local
374 int32_t percentage; in onSessionNotify() local
1624 void NuPlayer::GenericSource::BufferingMonitor::notifyBufferingUpdate_l(int32_t percentage) { in notifyBufferingUpdate_l()1770 int percentage = 100.0 * cachedPosUs / mDurationUs; in onPollBuffering_l() local
2194 int32_t percentage; in onSourceNotify() local
930 float percentage = percent / 100f; in pinchOut() local968 float percentage = percent / 100f; in pinchIn() local
154 …final String percentage = NumberFormat.getPercentInstance().format((double) mBatteryLevel / 100.0); in showWarningNotification() local
100 void reportInetCondition(int networkType, int percentage); in reportInetCondition()
2200 public void reportInetCondition(int networkType, int percentage) { in reportInetCondition()
920 final double percentage = (double) totals.totalTime / (double) totalTime * 100; in dumpProcessSummaryDetails() local
657 public void reportInetCondition(int networkType, int percentage) { in reportInetCondition()
2246 void LiveSession::notifyBufferingUpdate(int32_t percentage) { in notifyBufferingUpdate()
2831 public void reportInetCondition(int networkType, int percentage) { in reportInetCondition()