Searched refs:method_arrayListCtor (Results 1 – 1 of 1) sorted by relevance
127 static jmethodID method_arrayListCtor; variable1159 method_arrayListCtor); // Create new ArrayList instance in translateAllGnssAntennaInfos()2107 method_arrayListCtor = env->GetMethodID(class_arrayList, "<init>", "()V"); in android_location_GnssLocationProvider_class_init_native()