Home
last modified time | relevance | path

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

/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/
DAtomTests.java557 final LocationListener locListener = new LocationListener() { in testGpsScan() local
606 final LocationListener locListener = location -> { in testGpsStatus() local