Searched refs:mGnssLocationProvider (Results 1 – 1 of 1) sorted by relevance
65 private final GnssLocationProvider mGnssLocationProvider; field in GnssManagerService85 mGnssLocationProvider = new GnssLocationProvider(mContext, mGnssNative, mGnssMetrics); in GnssManagerService()102 mGnssLocationProvider.onSystemReady(); in onSystemReady()107 return mGnssLocationProvider; in getGnssLocationProvider()115 mGnssLocationProvider.setAutomotiveGnssSuspended(suspended); in setAutomotiveGnssSuspended()123 return mGnssLocationProvider.isAutomotiveGnssSuspended(); in isAutomotiveGnssSuspended()164 return mGnssLocationProvider.getBatchSize(); in getGnssBatchSize()