Searched refs:ranges (Results 1 – 3 of 3) sorted by relevance
212 final List<MotionRange> ranges = device.getMotionRanges(); in InputDeviceState() local213 for (MotionRange range : ranges) { in InputDeviceState()222 for (MotionRange range : ranges) { in InputDeviceState()
494 ranges: readonly TimeRange[],496 const rangesSortedByEnd = ranges
141 …cp:$(DOCKER_TARGET_PORT) --source-tags="$(REMOTE_MACHINE_NAME)" --source-ranges=0.0.0.0/0 --descri…