Searched refs:testSoftApConfigBuilder (Results 1 – 1 of 1) sorted by relevance
2403 SoftApConfiguration.Builder testSoftApConfigBuilder = new SoftApConfiguration.Builder() in testStartTetheredHotspotWithChannelConfigAndSoftApStateAndInfoCallback() local2408 if (isSupportCustomizedMac) testSoftApConfigBuilder.setBssid(TEST_MAC); in testStartTetheredHotspotWithChannelConfigAndSoftApStateAndInfoCallback()2410 SoftApConfiguration testSoftApConfig = testSoftApConfigBuilder.build(); in testStartTetheredHotspotWithChannelConfigAndSoftApStateAndInfoCallback()