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.java400 mConnectionServiceFixtureA.waitForHandlerToClear(); in tearDown()
401 mConnectionServiceFixtureB.waitForHandlerToClear(); in tearDown()
DConnectionServiceFixture.java701 public void waitForHandlerToClear() { in waitForHandlerToClear() method in ConnectionServiceFixture