Searched refs:isTypingKey (Results 1 – 2 of 2) sorted by relevance
5840 private static boolean isTypingKey(KeyEvent keyEvent) { in isTypingKey() method in ViewRootImpl5879 if (isTypingKey(event)) { in checkForLeavingTouchModeAndConsume()
7861 HPLandroid/view/ViewRootImpl;->isTypingKey(Landroid/view/KeyEvent;)Z