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