Home
last modified time | relevance | path

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

/development/tools/emulator/test-apps/SmokeTests/src/com/android/emulator/smoketests/gps/
DGpsLocationTest.java59 HandlerThread handlerThread = new HandlerThread("testLocationUpdates"); in testCurrentLocationGivenLocation() local
60 handlerThread.start(); in testCurrentLocationGivenLocation()
62 handlerThread.getLooper()); in testCurrentLocationGivenLocation()