HomeSort by relevance Sort by last modified time
    Searched refs:InCallServiceFixture (Results 1 - 2 of 2) sorted by null

  /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
InCallServiceFixture.java 37 public class InCallServiceFixture implements TestFixture<IInCallService> {
121 public InCallServiceFixture() throws Exception { }
TelecomSystemTest.java 91 InCallServiceFixture mInCallServiceFixtureX;
92 InCallServiceFixture mInCallServiceFixtureY;
247 mInCallServiceFixtureX = new InCallServiceFixture();
248 mInCallServiceFixtureY = new InCallServiceFixture();

Completed in 42 milliseconds