Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DConnectionService.java2355 if (connection2 == getNullConnection()) { in conference()
2366 if (connection1 == getNullConnection()) { in conference()
2374 if (connection2 != getNullConnection()) { in conference()
2400 if (connection == getNullConnection()) { in splitFromConference()
3356 return getNullConnection(); in findConnectionForAction()
3359 static synchronized Connection getNullConnection() { in getNullConnection() method in ConnectionService
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt55218 Landroid/telecom/ConnectionService;->getNullConnection()Landroid/telecom/Connection;