Searched refs:LocationListeningAccountant (Results 1 – 8 of 8) sorted by relevance
22 import com.android.timezone.location.provider.core.LocationListeningAccountant;33 final class DelegatingLocationListeningAccountant implements LocationListeningAccountant {36 private LocationListeningAccountant mDelegate;38 DelegatingLocationListeningAccountant(@NonNull LocationListeningAccountant delegate) { in DelegatingLocationListeningAccountant()46 synchronized void replaceDelegate(@NonNull LocationListeningAccountant replacement) { in replaceDelegate()
45 import com.android.timezone.location.provider.core.LocationListeningAccountant;173 LocationListeningAccountant realLocationListeningAccountant = in EnvironmentImpl()214 LocationListeningAccountant newAccountant = createRealLocationListeningAccountant(); in handleDeviceConfigChanged()219 private LocationListeningAccountant createRealLocationListeningAccountant() { in createRealLocationListeningAccountant()250 public LocationListeningAccountant getLocationListeningAccountant() { in getLocationListeningAccountant()
26 import com.android.timezone.location.provider.core.LocationListeningAccountant;38 final class RealLocationListeningAccountant implements LocationListeningAccountant {
40 import com.android.timezone.location.provider.core.LocationListeningAccountant.ListeningInstruction;196 public LocationListeningAccountant getLocationListeningAccountant() {558 private static class FakeLocationListeningAccountant implements LocationListeningAccountant {
53 public interface LocationListeningAccountant { interface
44 import com.android.timezone.location.provider.core.LocationListeningAccountant.ListeningInstruction;116 private final LocationListeningAccountant mLocationListeningAccountant;
51 LocationListeningAccountant getLocationListeningAccountant(); in getLocationListeningAccountant()
29 import com.android.timezone.location.provider.core.LocationListeningAccountant.ListeningInstruction;