Searched refs:removedDc (Results 1 – 1 of 1) sorted by relevance
194 DataConnection removedDc = mDcListActiveByCid.remove(dc.mCid); in removeActiveDcByCid() local195 if (DBG && removedDc == null) { in removeActiveDcByCid()