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