Searched defs:geofenceIds (Results 1 – 2 of 2) sorted by relevance
51 void removeGeofences(in int[] geofenceIds); in removeGeofences()
1031 jint* geofenceIds = env->GetIntArrayElements(geofenceIdsArray, /* isCopy */ NULL); in RemoveGeofences() local