Searched refs:getLongValueFromStringMapping (Results 1 – 1 of 1) sorted by relevance
374 Long timeout = getLongValueFromStringMapping(refreshSourcesTimeouts, refreshReason); in getRefreshSourcesTimeout()397 Long maxCount = getLongValueFromStringMapping(maxCountsConfigString, severityLevel); in getResurfaceIssueMaxCount()422 Long delayMillis = getLongValueFromStringMapping(delaysConfigString, severityLevel); in getResurfaceIssueDelay()572 private static Long getLongValueFromStringMapping(String mapping, int key) { in getLongValueFromStringMapping() method in SafetyCenterFlags