Searched refs:getXmlId (Results 1 – 1 of 1) sorted by relevance
344 final int xmlId = getXmlId(resources, layoutSetName); in readScriptId()383 final int xmlId = getXmlId(mResources, mParams.mKeyboardLayoutSetName); in build()393 private static int getXmlId(final Resources resources, final String keyboardLayoutSetName) { in getXmlId() method in KeyboardLayoutSet.Builder