public final class InputApplicationHandle extends Object
Functions as a handle for an application that can receive input.
Enables the native input dispatcher to refer indirectly to the window manager's
application window token.
hide
Fields Summary
private long
ptr
public final Object
appWindowToken
public String
name
public long
dispatchingTimeoutNanos
Constructors Summary
public InputApplicationHandle(Object appWindowToken)