Searched refs:method_excessPathInfoFlags (Results 1 – 1 of 1) sorted by relevance
81 jmethodID method_excessPathInfoFlags; variable144 method_excessPathInfoFlags = env->GetMethodID(excessPathInfoClass, "getFlags", "()I"); in MeasurementCorrections_class_init_once()497 jint flags = env->CallIntMethod(excessPathInfoObj, method_excessPathInfoFlags); in getExcessPathInfo()