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.java255 mConnectionServiceFixtureA.waitForExtras(); in testICSPutExtras()
295 mConnectionServiceFixtureA.waitForExtras(); in testExtrasBidirectional()
410 mConnectionServiceFixtureA.waitForExtras(); in testConferenceICS()
420 mConnectionServiceFixtureA.waitForExtras(); in testConferenceICS()
429 mConnectionServiceFixtureA.waitForExtras(); in testConferenceICS()
DConnectionServiceFixture.java625 public void waitForExtras() { in waitForExtras() method in ConnectionServiceFixture