|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InputHotPlugListener
This listener is notified of hot-plugged InputDevices.
| Method Summary | |
|---|---|
void |
onInputDevicePluggedIn(InputDevice device)
This event is triggered when an InputDevice is plugged in, |
void |
onInputDevicePluggedOut(InputDevice device)
This event is triggered when an InputDevice is plugged out, |
| Method Detail |
|---|
void onInputDevicePluggedIn(InputDevice device)
InputDevice is plugged in,
device - void onInputDevicePluggedOut(InputDevice device)
InputDevice is plugged out,
device -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||