Home
last modified time | relevance | path

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

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