Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DConnectionService.java1166 String id = addExistingConnectionInternal(phoneAccountHandle, connection); in addExistingConnection()
1345 private String addExistingConnectionInternal(PhoneAccountHandle handle, Connection connection) { in addExistingConnectionInternal() method in ConnectionService