flags property
final
The current set of additional flags for this event.
Flags indicate things like repeat state, etc.
See developer.android.com/reference/android/view/KeyEvent.html#getFlags() for more information.
Implementation
final int flags;