Home
last modified time | relevance | path

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

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DInCallServiceFixture.java39 public class InCallServiceFixture implements TestFixture<IInCallService> { class
156 public InCallServiceFixture() throws Exception { } in InCallServiceFixture() method in InCallServiceFixture