Searched refs:softApConfig2 (Results 1 – 2 of 2) sorted by relevance
1191 SoftApModeConfiguration softApConfig2 = new SoftApModeConfiguration( in testStartSoftApModeTwiceWithTwoConfigs() local1215 any(WifiServiceImpl.SoftApCallbackInternal.class), eq(softApConfig2), any(), any(), in testStartSoftApModeTwiceWithTwoConfigs()1221 mActiveModeWarden.startSoftAp(softApConfig2, TEST_WORKSOURCE); in testStartSoftApModeTwiceWithTwoConfigs()
3006 SoftApConfiguration softApConfig2 = new SoftApConfiguration.Builder() in testStopTetheringWithMatchingRequest() local3011 .setSoftApConfiguration(softApConfig2).build(), differentConfigListener); in testStopTetheringWithMatchingRequest()