OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cancellationThread
(Results
1 - 2
of
2
) sorted by null
/cts/tests/tests/database/src/android/database/sqlite/cts/
SQLiteQueryBuilderTest.java
389
Thread
cancellationThread
= new Thread() {
404
cancellationThread
.start();
433
cancellationThread
.join();
455
Thread
cancellationThread
= new Thread() {
472
cancellationThread
.start();
493
cancellationThread
.join();
/cts/tests/tests/content/src/android/content/cts/
ContentResolverTest.java
537
Thread
cancellationThread
= new Thread() {
551
cancellationThread
.start();
571
cancellationThread
.join();
[
all
...]
Completed in 45 milliseconds