Home
last modified time | relevance | path

Searched refs:ranges (Results 1 – 2 of 2) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/view/
DGameControllerInput.java212 final List<MotionRange> ranges = device.getMotionRanges(); in InputDeviceState() local
213 for (MotionRange range : ranges) { in InputDeviceState()
222 for (MotionRange range : ranges) { in InputDeviceState()
/development/tools/repo_diff/service/repodiff/
DMakefile141 …cp:$(DOCKER_TARGET_PORT) --source-tags="$(REMOTE_MACHINE_NAME)" --source-ranges=0.0.0.0/0 --descri…