Searched refs:thresholdKey (Results 1 – 1 of 1) sorted by relevance
1029 private int[] validateAndAdjustThresholdArray(int[] thresholds, String thresholdKey) { in validateAndAdjustThresholdArray() argument1034 Log.d(mLogTag, "invalid Thresholds for " + thresholdKey + " use default."); in validateAndAdjustThresholdArray()1035 return QnsUtils.getConfig(null, null, thresholdKey); in validateAndAdjustThresholdArray()1049 + thresholdKey in validateAndAdjustThresholdArray()