Searched refs:gnssGeofencing (Results 1 – 1 of 1) sorted by relevance
633 auto gnssGeofencing = gnssHal->getExtensionGnssGeofencing(); in getGnssGeofenceInterface() local634 if (checkHidlReturn(gnssGeofencing, "Unable to get a handle to GnssGeofencing")) { in getGnssGeofenceInterface()635 return std::make_unique<gnss::GnssGeofenceHidl>(gnssGeofencing); in getGnssGeofenceInterface()