Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/tests/unit/java/com/android/server/
H A DConnectivityServiceTest.java460 private HandlerThread mCsHandlerThread; field in ConnectivityServiceTest
727 HandlerUtils.waitForIdle(mCsHandlerThread, TIMEOUT_MS); in waitForIdle()
731 HandlerUtils.waitForIdle(mCsHandlerThread, TIMEOUT_MS); in waitForIdle()
1846 mCsHandlerThread.quitSafely(); in tearDown()
10220 HandlerUtils.waitForIdle(mCsHandlerThread, TIMEOUT_MS); in testRegisterUnregisterConnectivityDiagnosticsCallback()
10243 HandlerUtils.waitForIdle(mCsHandlerThread, TIMEOUT_MS); in testRegisterDuplicateConnectivityDiagnosticsCallback()
10254 HandlerUtils.waitForIdle(mCsHandlerThread, TIMEOUT_MS); in testRegisterDuplicateConnectivityDiagnosticsCallback()
10431 HandlerUtils.waitForIdle(mCsHandlerThread, TIMEOUT_MS); in testRegisterConnectivityDiagnosticsCallbackCallsOnConnectivityReport()
10450 HandlerUtils.waitForIdle(mCsHandlerThread, TIMEOUT_MS); in setUpConnectivityDiagnosticsCallback()
10482 HandlerUtils.waitForIdle(mCsHandlerThread, TIMEOUT_MS); in testConnectivityDiagnosticsCallbackOnConnectivityReportAvailable()
[all …]