Searched defs:codes (Results 1 – 7 of 7) sorted by relevance
91 static VersionCodes parse(String codes) { in parse()
157 private Interaction(int[] codes) { in Interaction()
350 void Hyphenator::hyphenateFromCodes(const uint16_t* codes, size_t len, HyphenationType hyphenValue, in hyphenateFromCodes()
247 public int[] codes; field in Keyboard.Key
837 int[] codes = new int[MAX_NEARBY_KEYS]; in detectAndSendKey() local
2320 String[] codes = wfcOperatorErrorCodes[i].split("\\|"); in processWfcDisconnectForNotification() local
1757 const std::vector codes = getIntArray(env, keyCodes); in nativeHasKeys() local