List of usage examples for android.telecom ConnectionService subclass-usage
From source file com.android.server.telecom.testapps.TestConnectionService.java
/** * Service which provides fake calls to test the ConnectionService interface. * TODO: Rename all classes in the directory to Dummy* (e.g., DummyConnectionService). */ public class TestConnectionService extends ConnectionService { /**