Searched refs:enabledCount (Results 1 – 2 of 2) sorted by relevance
501 size_t count, const int enabled[], size_t enabledCount,
1950 …bCoreReply* reply, const uint16_t** labels, size_t count, const int enabled[], size_t enabledCount, in listBoxRequest() argument1964 jintArray enabledArray = env->NewIntArray(enabledCount); in listBoxRequest()1968 for (size_t i = 0; i < enabledCount; i++) { in listBoxRequest()