Searched refs:channelIdCount (Results 1 – 1 of 1) sorted by relevance
298 size_t channelIdCount = env->GetArrayLength(channelIds); in nativeReadEnergyMeters() local299 hidl_vec<uint32_t> channelIdVector(channelIdCount); in nativeReadEnergyMeters()302 for (int i = 0; i < channelIdCount; i++) { in nativeReadEnergyMeters()