Searched refs:fullScanscannerId (Results 1 – 1 of 1) sorted by relevance
450 public int fullScanscannerId; field in ScanManager.BatchScanParams455 fullScanscannerId = -1; in BatchScanParams()468 return scanMode == other.scanMode && fullScanscannerId == other.fullScanscannerId in equals()749 params.fullScanscannerId = client.scannerId; in getBatchScanParams()885 if (mBatchScanParms.fullScanscannerId != -1) { in flushBatchResults()887 gattClientReadScanReportsNative(mBatchScanParms.fullScanscannerId, in flushBatchResults()1045 if (params.fullScanscannerId != -1 && params.truncatedScanscannerId != -1) { in getResultType()1051 if (params.fullScanscannerId != -1) { in getResultType()