Searched refs:thresholdMs (Results 1 – 1 of 1) sorted by relevance
360 long thresholdMs = Settings.System.getLong( in getRecentEmergencyCallThresholdMs() local363 return thresholdMs > 0 ? thresholdMs : RECENT_EMERGENCY_CALL_THRESHOLD_MS; in getRecentEmergencyCallThresholdMs()