Searched refs:shouldExtendSelection (Results 1 – 1 of 1) sorted by relevance
77 if (shouldExtendSelection(details, event)) { in onKey()98 private boolean shouldExtendSelection(DocumentItemDetails item, KeyEvent event) { in shouldExtendSelection() method in KeyInputHandler