repeatCount property
final
      The repeat count of the event.
See developer.android.com/reference/android/view/KeyEvent#getRepeatCount() for more information.
Implementation
final int repeatCount;The repeat count of the event.
See developer.android.com/reference/android/view/KeyEvent#getRepeatCount() for more information.
final int repeatCount;