Searched refs:localeDataComputeScript (Results 1 – 2 of 2) sorted by relevance
181 static void localeDataComputeScript(byte[] out, final byte[] language, final byte[] region) { in localeDataComputeScript() method in LocaleData
53 import static org.robolectric.res.android.LocaleData.localeDataComputeScript;1481 localeDataComputeScript(computed_script, language, country); in match()1932 localeDataComputeScript(localeScript, language, country); in computeScript()