Searched refs:customConfigBuilder (Results 1 – 1 of 1) sorted by relevance
1484 SoftApConfiguration.Builder customConfigBuilder = new SoftApConfiguration.Builder() in testStartLocalOnlyHotspotWithConfigBssid() local1493 customConfigBuilder.setBssid(TEST_MAC); in testStartLocalOnlyHotspotWithConfigBssid()1495 SoftApConfiguration customConfig = customConfigBuilder.build(); in testStartLocalOnlyHotspotWithConfigBssid()