Searched refs:selectedLayout (Results 1 – 1 of 1) sorted by relevance
514 @Nullable KeyboardLayout selectedLayout, in addLayoutSelection() argument521 mSelectedLayoutList.add(selectedLayout); in addLayoutSelection()536 KeyboardLayout selectedLayout = mSelectedLayoutList.get(i); in build() local556 selectedLayout == null ? DEFAULT_LAYOUT_NAME in build()557 : selectedLayout.getLabel(); in build()