Searched refs:mStopTetheringErrorState (Results 1 – 1 of 1) sorted by relevance
1155 private State mStopTetheringErrorState; field in Tethering.TetherMasterSM1183 mStopTetheringErrorState = new StopTetheringErrorState(); in TetherMasterSM()1184 addState(mStopTetheringErrorState); in TetherMasterSM()1269 transitionTo(mStopTetheringErrorState); in turnOffMasterTetherSettings()