Home
last modified time | relevance | path

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

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DTelecomSystemTest.java439 mConnectionServiceFixtureA.waitForHandlerToClear(); in tearDown()
443 mConnectionServiceFixtureB.waitForHandlerToClear(); in tearDown()
DConnectionServiceFixture.java748 public void waitForHandlerToClear() { in waitForHandlerToClear() method in ConnectionServiceFixture