Searched refs:enabledLayouts (Results 1 – 1 of 1) sorted by relevance
1375 final ArrayList<KeyboardLayout> enabledLayouts = in getKeyboardLayoutsForInputDevice() local1388 enabledLayouts.add(layout); in getKeyboardLayoutsForInputDevice()1409 final int enabledLayoutSize = enabledLayouts.size(); in getKeyboardLayoutsForInputDevice()1412 enabledLayouts.toArray(layouts); in getKeyboardLayoutsForInputDevice()