Home
last modified time | relevance | path

Searched defs:attempt (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
DCreateConnectionProcessor.java167 CallAttemptRecord attempt = null; in attemptNextPhoneAccount() local
223 private void setTimeoutIfNeeded(ConnectionServiceWrapper service, CallAttemptRecord attempt) { in setTimeoutIfNeeded()