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