Searched refs:isTypingKey (Results 1 – 1 of 1) sorted by relevance
255 if (!ctrl && isTypingKey(event) && !mTitleBar.isEditingUrl()) { in dispatchKey()264 private boolean isTypingKey(KeyEvent evt) { in isTypingKey() method in XLargeUi