FileDocCategorySizeDatePackage
InputEvent.javaAPI DocAndroid 5.1 API613Sat Mar 14 14:09:44 GMT 2015android.view

InputEvent

public abstract class InputEvent extends Object implements android.os.Parcelable

Fields Summary
public static final android.os.Parcelable.Creator
CREATOR
Constructors Summary
InputEvent()

 throw new RuntimeException("Stub!"); 
Methods Summary
public intdescribeContents()

 throw new RuntimeException("Stub!"); 
public final android.view.InputDevicegetDevice()

 throw new RuntimeException("Stub!"); 
public abstract intgetDeviceId()

public abstract longgetEventTime()

public abstract intgetSource()

public booleanisFromSource(int source)

 throw new RuntimeException("Stub!");