Home
last modified time | relevance | path

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

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DConnectionServiceFixture.java66 public class ConnectionServiceFixture implements TestFixture<IConnectionService> { class
490 public ConnectionServiceFixture(Context context) throws Exception { in ConnectionServiceFixture() method in ConnectionServiceFixture