Searched refs:enabledLayouts (Results 1 – 1 of 1) sorted by relevance
1364 final ArrayList<KeyboardLayout> enabledLayouts = in getKeyboardLayoutsForInputDevice() local1377 enabledLayouts.add(layout); in getKeyboardLayoutsForInputDevice()1398 final int enabledLayoutSize = enabledLayouts.size(); in getKeyboardLayoutsForInputDevice()1401 enabledLayouts.toArray(layouts); in getKeyboardLayoutsForInputDevice()