Home
last modified time | relevance | path

Searched refs:fixedLocaleValue (Results 1 – 1 of 1) sorted by relevance

/compose/ui/ui-text-lint/src/main/java/androidx/compose/ui/text/lint/
DLocaleInvalidLanguageTagDetector.kt55 val fixedLocaleValue = localeValue.replace('_', '-') in getApplicableConstructorTypes() constant
62 .name("Change $localeValue to $fixedLocaleValue") in getApplicableConstructorTypes()
64 .with(fixedLocaleValue) in getApplicableConstructorTypes()