Searched defs:AsyncTask (Results 1 – 5 of 5) sorted by relevance
/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/ |
D | VideoPlayerActivity.java | 73 new AsyncTask<Void, Void, Void>() { in delay() method
|
D | StatsdCtsForegroundActivity.java | 129 new AsyncTask<Void, Void, Void>() { in doSleepWhileTop() method 235 new AsyncTask<Void, Void, Void>() { in doBusyWork() method
|
D | AtomTests.java | 447 new AsyncTask<Void, Void, Void>() { in testGpsScan() method
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/usb/accessory/ |
D | UsbAccessoryTestActivity.java | 139 (new AsyncTask<Void, Void, Throwable>() { in onAttached() method
|
/cts/hostsidetests/appsecurity/test-apps/DocumentProvider/src/com/android/cts/documentprovider/ |
D | MyDocumentsProvider.java | 392 new AsyncTask<Void, Void, Void>() { in openDocumentUnchecked() method 411 new AsyncTask<Void, Void, Void>() { in openDocumentUnchecked() method
|