Searched refs:mLocationAttributionHelper (Results 1 – 4 of 4) sorted by relevance
36 private final LocationAttributionHelper mLocationAttributionHelper; field in TestInjector52 mLocationAttributionHelper = new LocationAttributionHelper(mAppOpsHelper); in TestInjector()114 return mLocationAttributionHelper; in getLocationAttributionHelper()
73 mLocationAttributionHelper.reportHighPowerLocationStart( in onActive()80 mLocationAttributionHelper.reportHighPowerLocationStop( in onInactive()86 private final LocationAttributionHelper mLocationAttributionHelper; field in GnssMeasurementsProvider93 mLocationAttributionHelper = injector.getLocationAttributionHelper(); in GnssMeasurementsProvider()
392 mLocationAttributionHelper.reportLocationStart(getIdentity(), getName(), getKey()); in onActive()407 mLocationAttributionHelper.reportLocationStop(getIdentity(), getName(), getKey()); in onInactive()481 mLocationAttributionHelper.reportHighPowerLocationStart( in onHighPowerUsageChanged()484 mLocationAttributionHelper.reportHighPowerLocationStop( in onHighPowerUsageChanged()1317 protected final LocationAttributionHelper mLocationAttributionHelper;1385 mLocationAttributionHelper = injector.getLocationAttributionHelper();
1697 private final LocationAttributionHelper mLocationAttributionHelper; field in LocationManagerService.SystemInjector1723 mLocationAttributionHelper = new LocationAttributionHelper(mAppOpsHelper); in SystemInjector()1801 return mLocationAttributionHelper; in getLocationAttributionHelper()