Searched refs:mDeviceId (Results 1 - 2 of 2) sorted by relevance

/development/cmds/monkey/src/com/android/commands/monkey/
H A DMonkeyKeyEvent.java30 private int mDeviceId; field in class:MonkeyKeyEvent
55 mDeviceId = device;
130 mRepeatCount, mMetaState, mDeviceId, mScanCode,
H A DMonkeyMotionEvent.java38 private int mDeviceId; field in class:MonkeyMotionEvent
115 mDeviceId = deviceId;
140 mMetaState, mXPrecision, mYPrecision, mDeviceId, mEdgeFlags, mSource, mFlags);

Completed in 502 milliseconds