Merge "Revert "Mainline: removed legacy UI for network selection mode."" into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
518ffd7c76
@@ -164,7 +164,8 @@ public class NetworkScanHelperTest {
|
||||
}
|
||||
|
||||
private void startNetworkScan_incremental(boolean waitForCompletion) {
|
||||
mNetworkScanHelper.startNetworkScan();
|
||||
mNetworkScanHelper.startNetworkScan(
|
||||
NetworkScanHelper.NETWORK_SCAN_TYPE_INCREMENTAL_RESULTS);
|
||||
if (!waitForCompletion) {
|
||||
mNetworkScanHelper.stopNetworkQuery();
|
||||
}
|
||||
|
Reference in New Issue
Block a user