Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/timedetector/
H A DGnssTimeUpdateServiceTest.java118 LocationListener locationListener = argumentCaptor.getValue(); in testLocationListenerOnLocationChanged_validLocationTime_suggestsGnssTime() local
148 LocationListener locationListener = argumentCaptor.getValue(); in testLocationListenerOnLocationChanged_nullLocationTime_doesNotSuggestGnssTime() local
/aosp12/packages/modules/GeoTZ/locationtzprovider/src/main/java/com/android/timezone/location/provider/
H A DEnvironmentImpl.java297 LocationListener locationListener = new LocationListener() { in startPassiveLocationListening() local
/aosp12/packages/modules/CellBroadcastService/tests/src/com/android/cellbroadcastservice/tests/
H A DGsmCellBroadcastHandlerTest.java513 LocationListener locationListener = getLocationCallback(); in setMockCalculation() local
/aosp12/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/provider/
H A DLocationProviderManagerTest.java708 ILocationListener locationListener = createMockLocationListener(); in testProviderRequestListener() local
/aosp12/frameworks/base/services/core/java/com/android/server/location/gnss/
H A DGnssLocationProvider.java571 LocationListener locationListener; in handleRequestLocation() local