Home
last modified time | relevance | path

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

/cts/tests/tests/location/src/android/location/cts/
DLocationManagerTest.java441 HandlerThread handlerThread = new HandlerThread("testLocationUpdates"); in testLocationUpdatesWithLocationListenerAndLooper() local
542 HandlerThread handlerThread = new HandlerThread("testLocationUpdates4"); in testSingleUpdateWithLocationListenerAndLooper() local
717 HandlerThread handlerThread = new HandlerThread("testLocationUpdates1"); in testLocationUpdatesWithCriteriaAndLocationListenerAndLooper() local
775 HandlerThread handlerThread = new HandlerThread("testLocationUpdates2"); in testSingleUpdateWithCriteriaAndLocationListenerAndLooper() local
1005 HandlerThread handlerThread = new HandlerThread("testStatusUpdates"); in testSetTestProviderStatus() local
1119 HandlerThread handlerThread = new HandlerThread("updateLocationAndWait"); in updateLocationAndWait() local
/cts/hostsidetests/devicepolicy/app/WidgetProvider/src/com/android/cts/widgetprovider/
DSimpleAppWidgetHostService.java140 HandlerThread handlerThread = new HandlerThread("Widget test callback handler"); in setup() local
/cts/tests/tests/hardware/src/android/hardware/cts/
DSensorTest.java348 HandlerThread handlerThread = new HandlerThread("sensorThread"); in testBatchAndFlushWithHandler() local
/cts/tests/tests/location2/src/android/location2/cts/
DLocationManagerTest.java173 HandlerThread handlerThread = new HandlerThread("testLocationUpdates for " in doTestGetLocationUpdates_withListener() local
/cts/tests/tests/accounts/src/android/accounts/cts/
DAccountManagerTest.java1065 final HandlerThread handlerThread = new HandlerThread("accounts.test"); in testGetAuthTokenWithCallback_Options_Handler_DefaultToken_Success() local
1125 final HandlerThread handlerThread = new HandlerThread("accounts.test"); in testGetAuthTokenWithCallback_Options_Handler_CustomToken_Success() local