Searched defs:capContext (Results 1 – 2 of 2) sorted by relevance
500 DisplayContext capContext = getContext(Type.CAPITALIZATION); in getUiListCompareWholeItems() local520 … result.add(newRow(ULocale.minimizeSubtags(locale, ULocale.Minimize.FAVOR_SCRIPT), capContext)); in getUiListCompareWholeItems() local542 result.add(newRow(modified.build(), capContext)); in getUiListCompareWholeItems() local550 private UiListItem newRow(ULocale modified, DisplayContext capContext) { in newRow()
496 DisplayContext capContext = getContext(Type.CAPITALIZATION); in getUiListCompareWholeItems() local516 … result.add(newRow(ULocale.minimizeSubtags(locale, ULocale.Minimize.FAVOR_SCRIPT), capContext)); in getUiListCompareWholeItems() local538 result.add(newRow(modified.build(), capContext)); in getUiListCompareWholeItems() local546 private UiListItem newRow(ULocale modified, DisplayContext capContext) { in newRow()