Home
last modified time | relevance | path

Searched refs:notifyCreateOutgoingConnectionFailed (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DSelfManagedConnectionService.java76 mCallList.notifyCreateOutgoingConnectionFailed(request); in onCreateOutgoingConnectionFailed()
DSelfManagedCallList.java137 public void notifyCreateOutgoingConnectionFailed(ConnectionRequest request) { in notifyCreateOutgoingConnectionFailed() method in SelfManagedCallList