Home
last modified time | relevance | path

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

/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DSelfManagedConnectionService.java94 connection.setListener(mCallList.getConnectionListener()); in createSelfManagedConnection()
DSelfManagedCallList.java88 public SelfManagedConnection.Listener getConnectionListener() { in getConnectionListener() method in SelfManagedCallList