Searched refs:scanClient (Results 1 – 1 of 1) sorted by relevance
1299 final ScanClient scanClient = new ScanClient(appIf, isServer, settings, filters, workSource, in startScan() local1301 scanClient.hasLocationPermission = Utils.checkCallerHasLocationPermission(this, mAppOps, in startScan()1303 scanClient.hasPeersMacAddressPermission = Utils.checkCallerHasPeersMacAddressPermission( in startScan()1305 scanClient.legacyForegroundApp = Utils.isLegacyForegroundApp(this, callingPackage); in startScan()1320 scanClient.stats = app; in startScan()1324 mScanManager.startScan(scanClient); in startScan()