Home | History | Annotate | Download | only in telecom

Lines Matching refs:mCalls

550         Collection<Call> mCalls = mCallsManager.getCalls();
551 for (Call call : mCalls) {