Home
last modified time | relevance | path

Searched refs:getConnectionById (Results 1 – 5 of 5) sorted by relevance

/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DSelfManagedCallNotificationReceiver.java42 .getConnectionById(callId); in onReceive()
DIncomingSelfManagedCallActivity.java47 .getConnectionById(callId); in onCreate()
DHandoverActivity.java46 .getConnectionById(callId); in onCreate()
DSelfManagedCallList.java177 public SelfManagedConnection getConnectionById(int callId) { in getConnectionById() method in SelfManagedCallList
/packages/services/Telephony/src/com/android/services/telephony/
DTelephonyConnectionService.java1410 externalCallTracker.getConnectionById(externalCallId); in onCreateUnknownConnection()