Searched refs:amplSize (Results 1 – 1 of 1) sorted by relevance
2237 jint amplSize = env->CallIntMethod(amplitudesObj, gSparseArrayClassInfo.size); in nativeVibrateCombined() local2238 if (amplSize > CHANNEL_SIZE) { in nativeVibrateCombined()2243 for (int i = 0; i < amplSize; i++) { in nativeVibrateCombined()2260 for (int32_t channel = 0; channel < amplSize; channel++) { in nativeVibrateCombined()