Searched refs:deviceScript (Results 1 – 1 of 1) sorted by relevance
70 std::string deviceScript = deviceLocaleConfig.script_; in MatchLocaleConfig() local95 if (deviceLanguage == "en" && deviceScript == "Qaag") { in MatchLocaleConfig()96 deviceScript = "Latn"; in MatchLocaleConfig()100 if (deviceScript != candidateScript) { in MatchLocaleConfig()