Searched refs:currentTransforms (Results 1 – 1 of 1) sorted by relevance
428 Map<String, String> currentTransforms = null; field in Keyboard.KeyboardHandler443 transformMap.put(currentType, new Transforms(currentTransforms)); in getKeyboard()501 transformMap.put(currentType, new Transforms(currentTransforms)); in handlePathValue()504 currentTransforms = new LinkedHashMap<String, String>(); in handlePathValue()517 currentTransforms.put(from, to); in handlePathValue()