Home
last modified time | relevance | path

Searched refs:InCallServiceFixture (Results 1 – 3 of 3) sorted by relevance

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DInCallServiceFixture.java42 public class InCallServiceFixture implements TestFixture<IInCallService> { class
175 public InCallServiceFixture() throws Exception { } in InCallServiceFixture() method in InCallServiceFixture
DTelecomSystemTest.java237 InCallServiceFixture mInCallServiceFixtureX;
238 InCallServiceFixture mInCallServiceFixtureY;
636 mInCallServiceFixtureX = new InCallServiceFixture(); in setupInCallServices()
637 mInCallServiceFixtureY = new InCallServiceFixture(); in setupInCallServices()
DBasicCallTests.java631 InCallServiceFixture.setIgnoreOverrideAdapterFlag(true); in testIncomingThenOutgoingCalls_AssociatedUsersNotEqual()
666 InCallServiceFixture.setIgnoreOverrideAdapterFlag(false); in testIncomingThenOutgoingCalls_AssociatedUsersNotEqual()