Searched refs:passiveSettings (Results 1 – 2 of 2) sorted by relevance
38 public ScanSettings passiveSettings; field in ScanClient77 this.passiveSettings = null; in ScanClient()
1376 if (client.appUid == uid && client.passiveSettings != null) { in handleImportanceChange()1377 client.settings = client.passiveSettings; in handleImportanceChange()1378 client.passiveSettings = null; in handleImportanceChange()1390 client.passiveSettings = client.settings; in handleImportanceChange()