Searched refs:enabledLayouts (Results 1 – 1 of 1) sorted by relevance
1118 final ArrayList<KeyboardLayout> enabledLayouts = in getKeyboardLayoutsForInputDevice() local1131 enabledLayouts.add(layout); in getKeyboardLayoutsForInputDevice()1152 final int enabledLayoutSize = enabledLayouts.size(); in getKeyboardLayoutsForInputDevice()1155 enabledLayouts.toArray(layouts); in getKeyboardLayoutsForInputDevice()