Home
last modified time | relevance | path

Searched refs:uiThread (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/wifi/src/android/net/wifi/cts/
DTestHelper.java858 Thread uiThread = new Thread(() -> { in testConnectionFlowWithSpecifierWithShellIdentity() local
883 uiThread.start(); in testConnectionFlowWithSpecifierWithShellIdentity()
914 uiThread.join(DURATION_UI_INTERACTION_MILLIS); in testConnectionFlowWithSpecifierWithShellIdentity()