Searched refs:mLocationListeningAccountant (Results 1 – 3 of 3) sorted by relevance
116 private final LocationListeningAccountant mLocationListeningAccountant; field in OfflineLocationTimeZoneDelegate169 mLocationListeningAccountant = environment.getLocationListeningAccountant(); in OfflineLocationTimeZoneDelegate()275 pw.println("mLocationListeningAccountant=" + mLocationListeningAccountant); in dump()323 mLocationListeningAccountant.depositActiveListeningAmount( in onActiveListeningResult()435 mLocationListeningAccountant.accrueActiveListeningBudget(duration); in onPassiveListeningEnded()634 nextModeInstruction = mLocationListeningAccountant.getNextListeningInstruction( in startNextLocationListening()
148 @NonNull private final DelegatingLocationListeningAccountant mLocationListeningAccountant; field in EnvironmentImpl175 mLocationListeningAccountant = in EnvironmentImpl()181 mLocationListeningAccountant.depositActiveListeningAmount(initialActiveListeningBudget); in EnvironmentImpl()215 mLocationListeningAccountant.replaceDelegate(newAccountant); in handleDeviceConfigChanged()251 return mLocationListeningAccountant; in getLocationListeningAccountant()
69 mTestLocationListeningAccountant = mTestEnvironment.mLocationListeningAccountant; in setUp()185 private final FakeLocationListeningAccountant mLocationListeningAccountant =197 return mLocationListeningAccountant;