Searched refs:getGestures (Results 1 – 2 of 2) sorted by relevance
264 public Map<Gesture, List<String>> getGestures() { in getGestures() method in Keyboard.Output
309 Map<Gesture, List<String>> gestures = output.getGestures(); in showHtml()