Searched refs:mSoftApManager (Results 1 – 2 of 2) sorted by relevance
78 SoftApManager mSoftApManager; field in SoftApManagerTest92 mSoftApManager = new SoftApManager(mContext, in setUp()114 mSoftApManager.start(null); in startSoftApWithoutConfig()154 mSoftApManager.stop(); in stopWhenNotStarted()167 mSoftApManager.stop(); in stopWhenStarted()188 mSoftApManager.start(config); in startSoftApAndVerifyEnabled()
7626 private SoftApManager mSoftApManager; field in WifiStateMachine.SoftApState7659 mSoftApManager = mFacade.makeSoftApManager( in enter()7664 mSoftApManager.start(config); in enter()7672 mSoftApManager = null; in exit()7684 mSoftApManager.stop(); in processMessage()