FileDocCategorySizeDatePackage
InputManager.javaAPI DocAndroid 5.1 API1085Sat Mar 14 14:09:40 GMT 2015android.hardware.input

InputManager

public final class InputManager extends Object

Fields Summary
public static final String
ACTION_QUERY_KEYBOARD_LAYOUTS
public static final String
META_DATA_KEYBOARD_LAYOUTS
Constructors Summary
InputManager()

 throw new RuntimeException("Stub!"); 
Methods Summary
public android.view.InputDevicegetInputDevice(int id)

 throw new RuntimeException("Stub!"); 
public int[]getInputDeviceIds()

 throw new RuntimeException("Stub!"); 
public voidregisterInputDeviceListener(android.hardware.input.InputManager$InputDeviceListener listener, android.os.Handler handler)

 throw new RuntimeException("Stub!"); 
public voidunregisterInputDeviceListener(android.hardware.input.InputManager$InputDeviceListener listener)

 throw new RuntimeException("Stub!");