No examples for this method.
Frequently called with: [Clear]
-1
java.lang.Object | |
↳ | android.view.InputEvent |
![]() |
Common base class for input events.
[Expand]
Inherited Constants
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
CREATOR |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
|
|||||||||
|
|
Gets the device that this event came from.
|
|||||||||
|
|
Gets the id for the device that this event came from.
|
|||||||||
|
|
Retrieve the time this event occurred, in the
uptimeMillis() time base.
|
|||||||||
|
|
Gets the source of the event.
|
[Expand]
Inherited Methods
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
|||||||||||
![]() |
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
Gets the device that this event came from.
Gets the id for the device that this event came from. An id of zero indicates that the event didn't come from a physical device and maps to the default keymap. The other numbers are arbitrary and you shouldn't depend on the values.
Retrieve the time this event occurred, in the uptimeMillis()
time base.
uptimeMillis()
time base.