Skip to content

Instantly share code, notes, and snippets.

@Fedray
Created April 22, 2018 00:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Fedray/12d84172ea90bb57ec4cd7c636ae6138 to your computer and use it in GitHub Desktop.
Save Fedray/12d84172ea90bb57ec4cd7c636ae6138 to your computer and use it in GitHub Desktop.
04-21 18:54:22.577 W/FingerprintKeyHandler(609): handleKeyEvent(): event.toString(): KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_UNKNOWN, scanCode=614, metaState=0, flags=0x8, repeatCount=0, eventTime=391651, downTime=391651, deviceId=0, source=0x101 }
04-21 18:54:22.583 W/FingerprintKeyHandler(609): handleKeyEvent(): action != ACTION_UP || repeatCount != 0, returning.
04-21 18:54:22.584 W/FingerprintKeyHandler(609): handleKeyEvent(): event.toString(): KeyEvent { action=ACTION_UP, keyCode=KEYCODE_UNKNOWN, scanCode=614, metaState=0, flags=0x8, repeatCount=0, eventTime=391652, downTime=391651, deviceId=0, source=0x101 }
04-21 18:54:22.589 W/FingerprintKeyHandler(609): handleKeyEvent(): isKeySupportedAndEnabled = false
04-21 18:54:22.671 I/InputReader(609): Dropping key up from device uinput-fpc because the key was not down. keyCode=0, scanCode=616
04-21 18:54:22.844 W/FingerprintKeyHandler(609): handleKeyEvent(): event.toString(): KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_UNKNOWN, scanCode=614, metaState=0, flags=0x8, repeatCount=0, eventTime=391918, downTime=391918, deviceId=0, source=0x101 }
04-21 18:54:22.848 W/FingerprintKeyHandler(609): handleKeyEvent(): action != ACTION_UP || repeatCount != 0, returning.
04-21 18:54:22.848 W/FingerprintKeyHandler(609): handleKeyEvent(): event.toString(): KeyEvent { action=ACTION_UP, keyCode=KEYCODE_UNKNOWN, scanCode=614, metaState=0, flags=0x8, repeatCount=0, eventTime=391918, downTime=391918, deviceId=0, source=0x101 }
04-21 18:54:22.853 W/FingerprintKeyHandler(609): handleKeyEvent(): isKeySupportedAndEnabled = false
04-21 18:54:22.945 I/InputReader(609): Dropping key up from device uinput-fpc because the key was not down. keyCode=0, scanCode=616
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment