Searched refs:mStopTetheringErrorState (Results 1 – 1 of 1) sorted by relevance
1535 private State mStopTetheringErrorState; field in Tethering.TetherMasterSM1560 mStopTetheringErrorState = new StopTetheringErrorState(); in TetherMasterSM()1561 addState(mStopTetheringErrorState); in TetherMasterSM()1656 transitionTo(mStopTetheringErrorState); in turnOffMasterTetherSettings()