Searched refs:mStopTetheringErrorState (Results 1 – 1 of 1) sorted by relevance
1070 private final State mStopTetheringErrorState; field in Tethering.TetherMasterSM1099 mStopTetheringErrorState = new StopTetheringErrorState(); in TetherMasterSM()1107 addState(mStopTetheringErrorState); in TetherMasterSM()1181 transitionTo(mStopTetheringErrorState); in turnOffMasterTetherSettings()