Searched refs:EVENT_STOP_NETWORK_SCAN_DONE (Results 1 – 1 of 1) sorted by relevance
67 private static final int EVENT_STOP_NETWORK_SCAN_DONE = 5; field in NetworkScanRequestTracker94 case EVENT_STOP_NETWORK_SCAN_DONE:488 mHandler.obtainMessage(EVENT_STOP_NETWORK_SCAN_DONE, mLiveRequestInfo)); in doStopScan()