Home
last modified time | relevance | path

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

/cts/hostsidetests/statsd/apps/statsdapp/src/com/android/server/cts/device/statsd/
DVideoPlayerActivity.java73 new AsyncTask<Void, Void, Void>() { in delay() method
DStatsdCtsForegroundActivity.java92 new AsyncTask<Void, Void, Void>() { in doSleepWhileTop() method
DAtomTests.java256 new AsyncTask<Void, Void, Void>() { in testGpsScan() method
/cts/hostsidetests/incident/apps/batterystatsapp/src/com/android/server/cts/device/batterystats/
DBatteryStatsBgVsFgActions.java268 new AsyncTask<Void, Void, Void>() { in doScheduleJob() method
279 new AsyncTask<Void, Void, Void>() { in doNothingAsync() method
305 new AsyncTask<Void, Void, Void>() { in doSync() method
/cts/apps/CtsVerifier/src/com/android/cts/verifier/usb/accessory/
DUsbAccessoryTestActivity.java91 (new AsyncTask<Void, Void, Throwable>() { in onAttached() method
/cts/apps/CtsVerifier/src/com/android/cts/verifier/tv/
DTvInputDiscoveryTestActivity.java197 new AsyncTask<Void, Void, Boolean>() { in verifyGlobalSearch() method
/cts/hostsidetests/appsecurity/test-apps/DocumentProvider/src/com/android/cts/documentprovider/
DMyDocumentsProvider.java391 new AsyncTask<Void, Void, Void>() { in openDocumentUnchecked() method
410 new AsyncTask<Void, Void, Void>() { in openDocumentUnchecked() method