public static interface InputManager.InputDeviceListener
| Modifier and Type | Method and Description |
|---|---|
void |
onInputDeviceAdded(int deviceId) |
void |
onInputDeviceChanged(int deviceId) |
void |
onInputDeviceRemoved(int deviceId) |
Copyright © 2008-2013. All Rights Reserved.