Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DActiveModeWardenTest.java195 Listener<SoftApManager> mSoftApListener; field in ActiveModeWardenTest
267 mSoftApListener = (Listener<SoftApManager>) args[0]; in setUp()
483 mSoftApListener.onStarted(mSoftApManager); in enterSoftApActiveMode()
942 mSoftApListener.onStartFailure(mSoftApManager); in testEnterSoftApModeActiveWhenAlreadyInSoftApMode()
975 mSoftApListener.onStartFailure(mSoftApManager); in testSoftApFailureWhenActive()
1005 mSoftApListener.onStartFailure(mSoftApManager); in testSoftApDisabledWhenActive()
1019 mSoftApListener.onStarted(mSoftApManager); in callsWifiServiceCallbackOnSoftApStateChanged()
1038 mSoftApListener.onStarted(mSoftApManager); in doesntCallWifiServiceCallbackOnLOHSStateChanged()
1126 mSoftApListener = (Listener<SoftApManager>) args[0]; in testStartSoftApModeTwiceWithTwoConfigs()
1148 mSoftApListener.onStarted(mSoftApManager); in testStartSoftApModeTwiceWithTwoConfigs()
[all …]