Searched refs:EVENT_REQUEST_CHANGE_DOWNSTREAM (Results 1 – 1 of 1) sorted by relevance
1675 static final int EVENT_REQUEST_CHANGE_DOWNSTREAM = BASE_MAIN_SM + 9; field in Tethering.TetherMainSM2183 case EVENT_REQUEST_CHANGE_DOWNSTREAM: { in processMessage()2773 mTetherMainSM.sendMessage(TetherMainSM.EVENT_REQUEST_CHANGE_DOWNSTREAM, in requestEnableTethering()