/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
D | SoftApStoreDataTest.java | 499 SoftApConfiguration softApConfig = softapConfigCaptor.getValue(); in deserializeSoftAp() local 545 SoftApConfiguration softApConfig = softapConfigCaptor.getValue(); in deserializeOldSoftApXMLWhichShutdownTimeoutIsInt() local 573 SoftApConfiguration softApConfig = softapConfigCaptor.getValue(); in deserializeOldSsidSoftAp() local 595 SoftApConfiguration softApConfig = softapConfigCaptor.getValue(); in deserializeOldBandSoftAp() local 617 SoftApConfiguration softApConfig = softapConfigCaptor.getValue(); in deserializeNewBandSoftApButNoNewConfig() local 638 SoftApConfiguration softApConfig = softApConfigBuilder.build(); in serializeDeserializeSoftAp() local 675 SoftApConfiguration softApConfig = softApConfigBuilder.build(); in serializeDeserializeSoftApWpa3Sae() local 712 SoftApConfiguration softApConfig = softApConfigBuilder.build(); in serializeDeserializeSoftApWpa3SaeTransition() local 753 SoftApConfiguration softApConfig = softapConfigCaptor.getValue(); in deserializeSoftApWithNoAutoShutdownTag() local 782 SoftApConfiguration softApConfig = softapConfigCaptor.getValue(); in deserializeSoftApWithNoBssidTag() local [all …]
|
D | SoftApManagerTest.java | 748 SoftApModeConfiguration softApConfig = new SoftApModeConfiguration( in startSoftApOn5GhzFailGeneralErrorForNoCountryCode() local 783 SoftApModeConfiguration softApConfig = new SoftApModeConfiguration( in startSoftApOn6GhzFailGeneralErrorForNoCountryCode() local 813 SoftApModeConfiguration softApConfig = new SoftApModeConfiguration( in startSoftApOn5GhzFailGeneralErrorForCountryCodeSetFailure() local 849 SoftApModeConfiguration softApConfig = new SoftApModeConfiguration( in startSoftApOn6GhzFailGeneralErrorForCountryCodeSetFailure() local 884 SoftApModeConfiguration softApConfig = new SoftApModeConfiguration( in startSoftApOn24GhzNoFailForNoCountryCode() local 902 SoftApModeConfiguration softApConfig = new SoftApModeConfiguration( in startSoftApOnAnyGhzNoFailForNoCountryCode() local 919 SoftApModeConfiguration softApConfig = new SoftApModeConfiguration( in startSoftApOn2GhzNoFailForCountryCodeSetFailure() local 940 SoftApModeConfiguration softApConfig = new SoftApModeConfiguration( in startSoftApOnAnyNoFailForCountryCodeSetFailure() local 962 SoftApModeConfiguration softApConfig = new SoftApModeConfiguration( in startSoftApFailNoChannel() local 2425 SoftApModeConfiguration softApConfig) throws Exception { in startSoftApAndVerifyEnabled() [all …]
|
D | WifiApConfigStoreTest.java | 673 SoftApConfiguration softApConfig = store.generateLocalOnlyHotspotConfig( in generateLohsConfig_forwardsCustomBand() local 694 SoftApConfiguration softApConfig = store.generateLocalOnlyHotspotConfig( in generateLohsConfig_forwardsCustomMac() local
|
D | ActiveModeWardenTest.java | 475 private void enterSoftApActiveMode(SoftApModeConfiguration softApConfig) throws Exception { in enterSoftApActiveMode() 1087 SoftApModeConfiguration softApConfig = new SoftApModeConfiguration( in testConfigIsPassedToWifiInjector() local
|
D | WifiServiceImplTest.java | 3868 public void onHotspotStarted(SoftApConfiguration softApConfig) { in onHotspotStarted()
|
/packages/apps/Car/Settings/src/com/android/car/settings/wifi/ |
D | WifiTetherUtil.java | 59 public static String getHotspotSubtitle(Context context, SoftApConfiguration softApConfig, in getHotspotSubtitle() 79 private static String getHotspotPassword(SoftApConfiguration softApConfig) { in getHotspotPassword()
|
/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | SoftApStoreData.java | 89 SoftApConfiguration softApConfig = mDataSource.toSerialize(); in serializeData() local 106 SoftApConfiguration softApConfig = XmlUtil.SoftApConfigurationXmlUtil.parseFromXml( in deserializeData() local
|
D | WifiServiceImpl.java | 1707 SoftApConfiguration softApConfig = null; in startSoftAp() local 1750 public boolean startTetheredHotspot(@Nullable SoftApConfiguration softApConfig, in startTetheredHotspot() 1863 SoftApConfiguration softApConfig = apConfig.getSoftApConfiguration(); in startSoftApInternal() local 2494 SoftApConfiguration softApConfig = mWifiApConfigStore.generateLocalOnlyHotspotConfig( in startForFirstRequestLocked() local 3033 public boolean setSoftApConfiguration( in setSoftApConfiguration()
|
D | ActiveModeWarden.java | 825 public void startSoftAp(SoftApModeConfiguration softApConfig, WorkSource requestorWs) { in startSoftAp() 1205 private void startSoftApModeManager( in startSoftApModeManager() 2052 SoftApModeConfiguration softApConfig = softApConfigAndWs.first; in processMessageInEmergencyMode() local
|
/packages/apps/Settings/src/com/android/settings/wifi/tether/ |
D | WifiTetherPreferenceController.java | 190 final SoftApConfiguration softApConfig = mWifiManager.getSoftApConfiguration(); in handleWifiApStateChanged() local 209 private void updateConfigSummary(@NonNull SoftApConfiguration softApConfig) { in updateConfigSummary()
|
/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/conditional/ |
D | HotspotConditionController.java | 120 final SoftApConfiguration softApConfig = mWifiManager.getSoftApConfiguration(); in getSsid() local
|
/packages/modules/Connectivity/tests/cts/multidevices/snippet/ |
D | ConnectivityMultiDevicesSnippet.kt | 149 val softApConfig = SoftApConfiguration.Builder() in startHotspot() constant
|
/packages/modules/Wifi/framework/tests/src/android/net/wifi/ |
D | WifiManagerTest.java | 237 SoftApConfiguration softApConfig, WifiConfiguration wifiConfig) { in compareWifiAndSoftApConfiguration() 566 SoftApConfiguration softApConfig = generatorTestSoftApConfig(); in testStartTetheredHotspotCallsServiceWithSoftApConfig() local 595 SoftApConfiguration softApConfig = generatorTestSoftApConfig(); in testCreationAndCloseOfLocalOnlyHotspotReservation() local 617 SoftApConfiguration softApConfig = generatorTestSoftApConfig(); in testLocalOnlyHotspotReservationCallsStopProperlyInTryWithResources() local 678 SoftApConfiguration softApConfig = generatorTestSoftApConfig(); in testLocalOnlyHotspotCallback() local 744 SoftApConfiguration softApConfig = generatorTestSoftApConfig(); in testLocalOnlyHotspotObserver() local 867 SoftApConfiguration softApConfig = generatorTestSoftApConfig(); in testOnStartedIsCalledWithReservation() local 896 SoftApConfiguration softApConfig = new SoftApConfiguration.Builder() in testOnStartedIsCalledWithReservationAndSaeSoftApConfig() local 1942 SoftApConfiguration softApConfig = generatorTestSoftApConfig(); in testObserverOnStartedIsCalledWithWifiConfig() local
|
/packages/modules/Wifi/framework/java/android/net/wifi/ |
D | IWifiManager.aidl | 239 boolean startTetheredHotspot(in SoftApConfiguration softApConfig, String packageName); in startTetheredHotspot() 272 boolean setSoftApConfiguration(in SoftApConfiguration softApConfig, String packageName); in setSoftApConfiguration()
|
D | BaseWifiService.java | 488 public boolean startTetheredHotspot(SoftApConfiguration softApConfig, String packageName) { in startTetheredHotspot() 565 public boolean setSoftApConfiguration(SoftApConfiguration softApConfig, String packageName) { in setSoftApConfiguration()
|
D | WifiManager.java | 5715 public boolean startTetheredHotspot(@Nullable SoftApConfiguration softApConfig) { in startTetheredHotspot() 6286 public boolean setSoftApConfiguration(@NonNull SoftApConfiguration softApConfig) { in setSoftApConfiguration()
|
/packages/modules/Wifi/service/java/com/android/server/wifi/util/ |
D | XmlUtil.java | 2130 @NonNull SoftApConfiguration softApConfig, in writeSoftApConfigurationToXml()
|