Searched defs:codes (Results 1 – 8 of 8) 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()
246 public int[] codes; field in Keyboard.Key
835 int[] codes = new int[MAX_NEARBY_KEYS]; in detectAndSendKey() local
2152 private static void checkCodeOneOf(StatusProto statusProto, StatusProto.Code... codes) in checkCodeOneOf()
2258 String[] codes = wfcOperatorErrorCodes[i].split("\\|"); in processWfcDisconnectForNotification() local
1545 int32_t* codes = env->GetIntArrayElements(keyCodes, nullptr); in nativeHasKeys() local