Searched defs:waitForThreadEnding (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/location/
H A DLocationBasedCountryDetectorTest.java212 waitForThreadEnding(queryThread);
237 waitForThreadEnding(queryThread);
314 waitForThreadEnding(queryThread);
337 waitForThreadEnding(queryThread);
358 private void waitForThreadEnding(Thread thread) { method in class:LocationBasedCountryDetectorTest

Completed in 221 milliseconds