Searched refs:createKeyFromXml (Results 1 – 1 of 1) sorted by relevance
751 protected Key createKeyFromXml(Resources res, Row parent, int x, int y, in createKeyFromXml() method in Keyboard784 key = createKeyFromXml(res, currentRow, x, y, parser); in loadKeyboard()