Home
last modified time | relevance | path

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

/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DTelecomSystemTest.java401 mConnectionServiceFixtureA.waitForHandlerToClear(); in tearDown()
402 mConnectionServiceFixtureB.waitForHandlerToClear(); in tearDown()
H A DConnectionServiceFixture.java715 public void waitForHandlerToClear() { in waitForHandlerToClear() method in ConnectionServiceFixture