Searched refs:mLohsStateMachineCallback (Results 1 – 1 of 1) sorted by relevance
199 @Mock WifiServiceImpl.SoftApCallbackInternal mLohsStateMachineCallback; field in ActiveModeWardenTest289 mActiveModeWarden.registerLohsCallback(mLohsStateMachineCallback); in setUp()2301 verify(mLohsStateMachineCallback).onStateChanged(softApStateCaptor.capture()); in testSoftApModeDoesNotToggleOnWhenInEcm()