Searched refs:selectionHelper (Results 1 – 2 of 2) sorted by relevance
45 SelectionTracker<String> selectionHelper, in InputHandlers() argument51 checkArgument(selectionHelper != null); in InputHandlers()57 mSelectionHelper = selectionHelper; in InputHandlers()
41 SelectionTracker<String> selectionHelper, in KeyInputHandler() argument45 mSelectionHelper = selectionHelper; in KeyInputHandler()