Searched refs:method_isInEmergencySession (Results 1 – 1 of 1) sorted by relevance
104 static jmethodID method_isInEmergencySession; variable1325 auto result = env->CallBooleanMethod(mCallbacksObj, method_isInEmergencySession); in isInEmergencySession()1588 method_isInEmergencySession = env->GetMethodID(clazz, "isInEmergencySession", "()Z"); in android_location_GnssLocationProvider_class_init_native()