Home | History | Annotate | Download | only in scanner

Lines Matching defs:removeRequest

235                     mSingleScanListeners.removeRequest(ci, msg.arg2);
378 T removeRequest(ClientInfo ci, int handlerId) {
857 mPendingScans.removeRequest(ci, handler);
858 mActiveScans.removeRequest(ci, handler);
1288 mActiveBackgroundScans.removeRequest(ci, handler);
1353 ScanSettings settings = mActiveBackgroundScans.removeRequest(ci, handler);
1724 Pair<PnoSettings, ScanSettings> settings = mActivePnoScans.removeRequest(ci, handler);