Searched refs:formatValue (Results 1 – 3 of 3) sorted by relevance
75 fun formatValue(value: Int): String { in formatValue() method
127 formatter = viewModel::formatValue, in BrightnessSliderContainer()
3753 return formatValue(power); in formatCharge()3759 private static String formatValue(double value) { in formatValue() method in BatteryStats5919 sb.append(formatValue(mrs.millisecondsPerPacket)); in dumpLocked()