Searched refs:haveCommonValue (Results 1 – 1 of 1) sorted by relevance
1098 if (haveCommonValue(scripts, scriptsFromLanguageTag)) { in isLayoutCompatibleWithLanguageTag()1129 private static boolean haveCommonValue(int[] arr1, int[] arr2) { in haveCommonValue() method in KeyboardLayoutManager