Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DConnectionService.java2725 if (connection2 == getNullConnection()) { in conference()
2736 if (connection1 == getNullConnection()) { in conference()
2744 if (connection2 != getNullConnection()) { in conference()
2770 if (connection == getNullConnection()) { in splitFromConference()
3743 return getNullConnection(); in findConnectionForAction()
3746 static synchronized Connection getNullConnection() { in getNullConnection() method in ConnectionService
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt51252 Landroid/telecom/ConnectionService;->getNullConnection()Landroid/telecom/Connection;