Home
last modified time | relevance | path

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

/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DTestConnectionService.java130 final class TestConnection extends Connection { class in TestConnectionService
163 TestConnection(boolean isIncoming, ConnectionRequest request) { in TestConnection() method in TestConnectionService.TestConnection