Searched refs:onUpChanged (Results 1 – 5 of 5) sorted by relevance
1027 private void onUpChanged(boolean isUp) { in onUpChanged() method in ConcreteClientModeManager.ClientModeStateMachine.StartedState1038 mClientModeImpl.onUpChanged(isUp); in onUpChanged()1047 onUpChanged(mWifiNative.isInterfaceUp(mClientInterfaceName)); in enterImpl()1113 onUpChanged(isUp); in processMessageImpl()
1812 private void onUpChanged(boolean isUp) { in onUpChanged() method in SoftApManager.SoftApStateMachine.StartedState1855 onUpChanged(mWifiNative.isInterfaceUp(mApInterfaceName)); in enterImpl()1989 onUpChanged(isUp); in processMessageImpl()
1594 public void onUpChanged(boolean isUp) { in onUpChanged() method in ClientModeImpl
321 verify(mClientModeImpl).onUpChanged(true); in startClientInConnectModeAndVerifyEnabled()
6313 mCmi.onUpChanged(true); in testRandomizeMacAddressOnStart()6340 mCmi.onUpChanged(true); in testRandomizeMacAddressFailedRetryOnInterfaceUp()6348 mCmi.onUpChanged(true); in testRandomizeMacAddressFailedRetryOnInterfaceUp()