Home
last modified time | relevance | path

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

/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/
DAtomTests.java429 final LocationListener locListener = new LocationListener() { in testGpsScan() local
452 locListener); in testGpsScan()
454 locManager.removeUpdates(locListener); in testGpsScan()
481 final LocationListener locListener = location -> { in testGpsStatus() local
492 locListener, in testGpsStatus()
534 locListener, in testGpsStatus()
538 locManager.removeUpdates(locListener); in testGpsStatus()