Searched refs:currentTransforms (Results 1 – 1 of 1) sorted by relevance
430 Map<String, String> currentTransforms = null; field in Keyboard.KeyboardHandler444 transformMap.put(currentType, new Transforms(currentTransforms)); in getKeyboard()500 transformMap.put(currentType, new Transforms(currentTransforms)); in handlePathValue()503 currentTransforms = new LinkedHashMap<>(); in handlePathValue()516 currentTransforms.put(from, to); in handlePathValue()