Home | History | Annotate | Download | only in incallui

Lines Matching defs:threshold

892     long threshold =
899 "percent charged: " + batteryPercent + ", min required charge: " + threshold);
900 return batteryPercent < threshold;