Searched refs:geofenceInterface (Results 1 – 1 of 1) sorted by relevance
606 sptr<IGeofenceInterface> geofenceInterface = IGeofenceInterface::Get(); in AddFence() local607 if (geofenceInterface == nullptr) { in AddFence()635 sptr<IGeofenceInterface> geofenceInterface = IGeofenceInterface::Get(); in RemoveFence() local636 if (geofenceInterface == nullptr) { in RemoveFence()666 sptr<IGeofenceInterface> geofenceInterface = IGeofenceInterface::Get(); in AddGnssGeofence() local667 if (geofenceInterface == nullptr) { in AddGnssGeofence()726 sptr<IGeofenceInterface> geofenceInterface = IGeofenceInterface::Get(); in RemoveGnssGeofence() local727 if (geofenceInterface == nullptr) { in RemoveGnssGeofence()921 sptr<IGeofenceInterface> geofenceInterface = IGeofenceInterface::Get(); in SetGeofenceCallback() local922 if (geofenceInterface == nullptr) { in SetGeofenceCallback()[all …]