Home | History | Annotate | Download | only in phone

Lines Matching defs:bgCall

152                     for (Call bgCall : cm.getBackgroundCalls()) {
153 if (!bgCall.isIdle()) {
154 bgConnections.addAll(bgCall.getConnections());