Searched refs:TestThread (Results 1 – 14 of 14) sorted by relevance
39 import com.android.compatibility.common.util.TestThread;95 TestThread t = new TestThread(new Runnable() { in testMyLooper()109 TestThread t = new TestThread(new Runnable() { in testIsCurrentThread()124 TestThread t = new TestThread(new Runnable() { in testMyQueue()147 TestThread t = new TestThread(new Runnable() { in testGetQueue()160 TestThread t = new TestThread(new Runnable() { in testPrepare()178 TestThread t = new TestThread(new Runnable() { in testPrepareMainLooper()194 TestThread t = new TestThread(new Runnable() { in testQuit()228 TestThread t = new TestThread(new Runnable() { in testSetMessageLogging()
23 import com.android.compatibility.common.util.TestThread;61 TestThread t = new TestThread(new Runnable() { in testConditionVariable()80 t = new TestThread(new Runnable() { in testConditionVariable()
34 import com.android.compatibility.common.util.TestThread;131 TestThread t = new TestThread(new Runnable() { in testThreadCpuTimeNanos()
38 import com.android.compatibility.common.util.TestThread;85 new TestThread(new Runnable() { in testConstructor()
23 public final class TestThread extends Thread { class27 public TestThread(Runnable target) { in TestThread() method in TestThread
33 import com.android.compatibility.common.util.TestThread;84 TestThread t = new TestThread(new Runnable() { in testOnUnRegisterFollowedByRegister()
36 import com.android.compatibility.common.util.TestThread;105 TestThread t = new TestThread(new Runnable() { in testCellLocation()
71 import com.android.compatibility.common.util.TestThread;547 TestThread t = new TestThread(new Runnable() { in testCarrierConfigNameOverride()
80 import com.android.compatibility.common.util.TestThread;896 TestThread t = new TestThread(new Runnable() { in testSetUiccApplicationsEnabled()1396 TestThread t = new TestThread(() -> { in waitForSubscriptionCondition()
144 import com.android.compatibility.common.util.TestThread;805 TestThread t = new TestThread(() -> { in testListen()1996 TestThread t = new TestThread(() -> { in testGetServiceState()2404 TestThread t = new TestThread(() -> { in testRebootRadio()2458 t = new TestThread(() -> { in testRebootRadio()5848 TestThread t = new TestThread(() -> { in testRegisterTelephonyCallback()
39 import com.android.compatibility.common.util.TestThread;74 new TestThread(() -> { in testConstructor() method83 new TestThread(() -> { in testConvertResultToString() method
48 import com.android.compatibility.common.util.TestThread;360 new TestThread(() -> { in testOnContentChanged() method
44 import com.android.compatibility.common.util.TestThread;91 TestThread t = in waitForSubscriptionCondition()92 new TestThread( in waitForSubscriptionCondition()
1285 private class TestThread extends Thread { class in UsbDeviceTestActivity1297 TestThread(@NonNull UsbDeviceConnection connection, in TestThread() method in UsbDeviceTestActivity.TestThread1332 private class QueuerThread extends TestThread {1440 private class ReceiverThread extends TestThread {