Searched refs:enabledLayoutDescriptors (Results 1 – 1 of 1) sorted by relevance
1362 final String[] enabledLayoutDescriptors = in getKeyboardLayoutsForInputDevice() local1365 new ArrayList<KeyboardLayout>(enabledLayoutDescriptors.length); in getKeyboardLayoutsForInputDevice()1375 for (String s : enabledLayoutDescriptors) { in getKeyboardLayoutsForInputDevice()