Searched refs:MSG_FLUSH_BATCH_RESULTS (Results 1 – 1 of 1) sorted by relevance
75 private static final int MSG_FLUSH_BATCH_RESULTS = 2; field in ScanManager231 sendMessage(MSG_FLUSH_BATCH_RESULTS, client); in flushBatchScanResults()277 case MSG_FLUSH_BATCH_RESULTS: in handleMessage()