Searched refs:lohsConfig (Results 1 – 2 of 2) sorted by relevance
1319 SoftApModeConfiguration lohsConfig = in testStopTetheringButNotLOHS() local1345 any(WifiServiceImpl.SoftApCallbackInternal.class), eq(lohsConfig), in testStopTetheringButNotLOHS()1352 mActiveModeWarden.startSoftAp(lohsConfig, TEST_WORKSOURCE); in testStopTetheringButNotLOHS()1359 any(WifiServiceImpl.SoftApCallbackInternal.class), eq(lohsConfig), in testStopTetheringButNotLOHS()
3846 SoftApConfiguration lohsConfig = createValidSoftApConfiguration(); in testStartLocalOnlyHotspotAt2Ghz() local3848 eq(mContext), eq(null), any())).thenReturn(lohsConfig); in testStartLocalOnlyHotspotAt2Ghz()4011 SoftApConfiguration lohsConfig = createValidSoftApConfiguration(); in testCustomLohs_GeneratesSsidIfAbsent() local4017 .thenReturn(lohsConfig); in testCustomLohs_GeneratesSsidIfAbsent()4038 SoftApConfiguration lohsConfig = createValidSoftApConfiguration(); in testCustomLohs_ForwardsBssid() local4040 new SoftApConfiguration.Builder(lohsConfig) in testCustomLohs_ForwardsBssid()4598 SoftApConfiguration lohsConfig = createValidSoftApConfiguration(); in testRegisteredLocalOnlyHotspotRequestorsGetOnStartedCallbackWhenReady() local4600 eq(mContext), eq(null), any())).thenReturn(lohsConfig); in testRegisteredLocalOnlyHotspotRequestorsGetOnStartedCallbackWhenReady()10731 SoftApConfiguration lohsConfig = createValidSoftApConfiguration(); in testFailureCallbacksTriggeredWhenSoftApFailsBecauseNonSupportedConfiguration() local10732 SoftApConfiguration customizedConfig = new SoftApConfiguration.Builder(lohsConfig) in testFailureCallbacksTriggeredWhenSoftApFailsBecauseNonSupportedConfiguration()