Home
last modified time | relevance | path

Searched refs:softApConfig1 (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DActiveModeWardenTest.java909 SoftApModeConfiguration softApConfig1 = new SoftApModeConfiguration( in testStartSoftApModeTwiceWithTwoConfigs() local
925 any(WifiServiceImpl.SoftApCallbackInternal.class), eq(softApConfig1), any(), any(), in testStartSoftApModeTwiceWithTwoConfigs()
941 mActiveModeWarden.startSoftAp(softApConfig1, TEST_WORKSOURCE); in testStartSoftApModeTwiceWithTwoConfigs()