Searched refs:mStopTetheringErrorState (Results 1 – 1 of 1) sorted by relevance
1963 private final State mStopTetheringErrorState; field in Tethering.TetherMainSM1997 mStopTetheringErrorState = new StopTetheringErrorState(); in TetherMainSM()2005 addState(mStopTetheringErrorState); in TetherMainSM()2088 transitionTo(mStopTetheringErrorState); in turnOffMainTetherSettings()