Searched refs:onKeyRepeat (Results 1 – 3 of 3) sorted by relevance
454 onKeyRepeat(); in DeleteKeyOnTouchListener()458 onKeyRepeat(); in DeleteKeyOnTouchListener()542 void onKeyRepeat() { in onKeyRepeat() method in EmojiPalettesView.DeleteKeyOnTouchListener
67 tracker.onKeyRepeat(msg.arg1 /* code */, msg.arg2 /* repeatCount */); in handleMessage()
1204 public void onKeyRepeat(final int code, final int repeatCount) { in onKeyRepeat() method in PointerTracker