onInterceptKeyEvent

abstract fun onInterceptKeyEvent(event: KeyEvent): Boolean

Return

true if the key dispatch event should be consumed.