Home
last modified time | relevance | path

Searched defs:locationListenerCaptor (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/timedetector/
H A DGnssTimeUpdateServiceTest.java84 ArgumentCaptor<LocationListener> locationListenerCaptor = in testLocationListenerOnLocationChanged_validLocationTime_suggestsGnssTime() local
114 ArgumentCaptor<LocationListener> locationListenerCaptor = in testLocationListenerOnLocationChanged_nullLocationTime_doesNotSuggestGnssTime() local
140 ArgumentCaptor<LocationListener> locationListenerCaptor = in testLocationListeningRestartsAfterSleep() local
160 ArgumentCaptor<LocationListener> locationListenerCaptor = in testStartGnssListeningInternalCalledWhenSleeping() local
179 ArgumentCaptor<LocationListener> locationListenerCaptor, in advanceServiceToSleepingState()