Searched refs:method_reportGeofencePauseStatus (Results 1 – 2 of 2) sorted by relevance
29 jmethodID method_reportGeofencePauseStatus; variable55 method_reportGeofencePauseStatus = in GnssGeofence_class_init_once()157 env->CallVoidMethod(mCallbacksObj, method_reportGeofencePauseStatus, geofenceId, status); in gnssGeofencePauseCb()
42 extern jmethodID method_reportGeofencePauseStatus;