Searched defs:codes (Results 1 – 6 of 6) sorted by relevance
157 private Interaction(int[] codes) { in Interaction()
350 void Hyphenator::hyphenateFromCodes(const uint16_t* codes, size_t len, HyphenationType hyphenValue, in hyphenateFromCodes()
246 public int[] codes; field in Keyboard.Key
835 int[] codes = new int[MAX_NEARBY_KEYS]; in detectAndSendKey() local
2183 String[] codes = wfcOperatorErrorCodes[i].split("\\|"); in processWfcDisconnectForNotification() local
1355 int32_t* codes = env->GetIntArrayElements(keyCodes, nullptr); in nativeHasKeys() local