Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/timedetector/
H A DGnssTimeUpdateServiceTest.java93 LocationListener locationListener = locationListenerCaptor.getValue(); in testLocationListenerOnLocationChanged_validLocationTime_suggestsGnssTime() local
123 LocationListener locationListener = locationListenerCaptor.getValue(); in testLocationListenerOnLocationChanged_nullLocationTime_doesNotSuggestGnssTime() local
191 LocationListener locationListener = locationListenerCaptor.getValue(); in advanceServiceToSleepingState() local
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/provider/
H A DLocationProviderManagerTest.java765 ILocationListener locationListener = createMockLocationListener(); in testProviderRequestListener() local
/aosp14/frameworks/base/services/core/java/com/android/server/location/gnss/
H A DGnssLocationProvider.java701 LocationListener locationListener; in handleRequestLocation() local