Home
last modified time | relevance | path

Searched defs:deviceId (Results 1 – 2 of 2) sorted by relevance

/development/cmds/monkey/src/com/android/commands/monkey/
DMonkeyMotionEvent.java114 public MonkeyMotionEvent setDeviceId(int deviceId) { in setDeviceId()
/development/samples/ApiDemos/src/com/example/android/apis/view/
DGameControllerInput.java130 final int deviceId = event.getDeviceId(); in getInputDeviceState() local