Searched defs:layoutInfoList (Results 1 – 1 of 1) sorted by relevance
218 List<KeyboardLayoutInfo> layoutInfoList = new ArrayList<>(); in onInputDeviceChanged() local1263 @NonNull List<ImeInfo> imeInfoList, @NonNull List<KeyboardLayoutInfo> layoutInfoList, in logKeyboardConfigurationEvent()