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