Home
last modified time | relevance | path

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

/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/
DAtomTests.java550 final LocationManager locManager = context.getSystemService(LocationManager.class); in testGpsScan() local
591 final LocationManager locManager = context.getSystemService(LocationManager.class); in testGpsStatus() local