Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DActiveModeWardenTest.java1133 SoftApManager softapManager = mock(SoftApManager.class); in testStartSoftApModeTwiceWithTwoConfigs() local
1140 return softapManager; in testStartSoftApModeTwiceWithTwoConfigs()
1151 softApListener.value.onStarted(softapManager); in testStartSoftApModeTwiceWithTwoConfigs()