Searched refs:stopUpdatesMethodId (Results 1 – 1 of 1) sorted by relevance
59 static jmethodID stopUpdatesMethodId; variable431 env.jniEnv->CallStaticVoidMethod(positioningClass, stopUpdatesMethodId, androidClassKey); in stopUpdates()616 GET_AND_CHECK_STATIC_METHOD(stopUpdatesMethodId, positioningClass, "stopUpdates", "(I)V"); in registerNatives()