Home
last modified time | relevance | path

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

/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DSelfManagedConnectionService.java74 public void onCreateOutgoingConnectionFailed(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConnectionFailed() method in SelfManagedConnectionService
DSelfManagedCallList.java41 public void onCreateOutgoingConnectionFailed(ConnectionRequest request) {}; in onCreateOutgoingConnectionFailed() method in SelfManagedCallList.Listener