Searched refs:dischargeThresholdString (Results 1 – 1 of 1) sorted by relevance
772 String dischargeThresholdString = Settings.Global.getString(cr, in logOutlierLocked() local777 if (dischargeThresholdString != null && durationThresholdString != null) { in logOutlierLocked()780 int dischargeThreshold = Integer.parseInt(dischargeThresholdString); in logOutlierLocked()792 durationThresholdString + " or " + dischargeThresholdString); in logOutlierLocked()