Searched refs:gnssGeofencingCbIface (Results 1 – 1 of 1) sorted by relevance
2455 sp<IGnssGeofenceCallback> gnssGeofencingCbIface = new GnssGeofenceCallback(); in android_location_GnssLocationProvider_init() local2457 auto status = gnssGeofencingIface->setCallback(gnssGeofencingCbIface); in android_location_GnssLocationProvider_init()