Searched refs:mSoftApListener (Results 1 – 1 of 1) sorted by relevance
195 Listener<SoftApManager> mSoftApListener; field in ActiveModeWardenTest267 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 …]