Searched refs:getCachedAttributes (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/location/
H A DLocationProviderProxy.java112 public synchronized DummyLocationProvider getCachedAttributes() { method in class:LocationProviderProxy.Connection
169 private DummyLocationProvider getCachedAttributes() { method in class:LocationProviderProxy
171 return mServiceConnection.getCachedAttributes();
176 DummyLocationProvider cachedAttributes = getCachedAttributes();
185 DummyLocationProvider cachedAttributes = getCachedAttributes();
194 DummyLocationProvider cachedAttributes = getCachedAttributes();
203 DummyLocationProvider cachedAttributes = getCachedAttributes();
212 DummyLocationProvider cachedAttributes = getCachedAttributes();
221 DummyLocationProvider cachedAttributes = getCachedAttributes();
230 DummyLocationProvider cachedAttributes = getCachedAttributes();
[all...]

Completed in 48 milliseconds