Searched refs:KEY_REQUIRED_LOCALES (Results 1 – 1 of 1) sorted by relevance
47 static final String KEY_REQUIRED_LOCALES = "required_locales"; field in ActionsModelParamsSupplier105 String locales = keyValueListParser.getString(KEY_REQUIRED_LOCALES, null); in parse()