Home
last modified time | relevance | path

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

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DCallExtrasTest.java300 mConnectionServiceFixtureA.waitForExtras(); in testICSPutExtras()
341 mConnectionServiceFixtureA.waitForExtras(); in testExtrasBidirectional()
460 mConnectionServiceFixtureA.waitForExtras(); in testConferenceICS()
470 mConnectionServiceFixtureA.waitForExtras(); in testConferenceICS()
479 mConnectionServiceFixtureA.waitForExtras(); in testConferenceICS()
DConnectionServiceFixture.java693 public void waitForExtras() { in waitForExtras() method in ConnectionServiceFixture