Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DConnectionService.java2191 if (connection2 == getNullConnection()) { in conference()
2202 if (connection1 == getNullConnection()) { in conference()
2210 if (connection2 != getNullConnection()) { in conference()
2236 if (connection == getNullConnection()) { in splitFromConference()
3143 return getNullConnection(); in findConnectionForAction()
3146 static synchronized Connection getNullConnection() { in getNullConnection() method in ConnectionService
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt65918 Landroid/telecom/ConnectionService;->getNullConnection()Landroid/telecom/Connection;