Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DActiveModeWardenTest.java468 private int mTimesCreatedSoftApManager = 1; field in ActiveModeWardenTest
488 verify(mWifiInjector, times(mTimesCreatedSoftApManager)).makeSoftApManager( in enterSoftApActiveMode()
490 mTimesCreatedSoftApManager++; in enterSoftApActiveMode()