Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telecomm/java/android/telecom/
H A DConnectionService.java2723 if (connection2 == getNullConnection()) { in conference()
2734 if (connection1 == getNullConnection()) { in conference()
2742 if (connection2 != getNullConnection()) { in conference()
2768 if (connection == getNullConnection()) { in splitFromConference()
3741 return getNullConnection(); in findConnectionForAction()
3744 static synchronized Connection getNullConnection() { in getNullConnection() method in ConnectionService
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt51895 Landroid/telecom/ConnectionService;->getNullConnection()Landroid/telecom/Connection;