Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DCreateConnectionProcessor.java472 private boolean shouldFailCallIfConnectionManagerFails(DisconnectCause cause) { in shouldFailCallIfConnectionManagerFails() method in CreateConnectionProcessor
511 if (shouldFailCallIfConnectionManagerFails(errorDisconnectCause)) { in handleCreateConnectionFailure()