Searched refs:methodCount (Results 1 – 3 of 3) sorted by relevance
84 int methodCount = payload.get() & 0xFF; in parse() local86 while (methodCount > 0) { in parse()88 methodCount--; in parse()
1039 size_t methodCount; member1054 result = RegisterMethodsOrDie(env, cri->classPath, cri->methods, cri->methodCount); in register_android_opengl_classes()
367 final int methodCount = methodMap.size(); in chooseSystemVoiceIme() local368 for (int i = 0; i < methodCount; ++i) { in chooseSystemVoiceIme()