Home
last modified time | relevance | path

Searched refs:EVENT_REQUEST_CHANGE_DOWNSTREAM (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTethering.java1675 static final int EVENT_REQUEST_CHANGE_DOWNSTREAM = BASE_MAIN_SM + 9; field in Tethering.TetherMainSM
2183 case EVENT_REQUEST_CHANGE_DOWNSTREAM: { in processMessage()
2773 mTetherMainSM.sendMessage(TetherMainSM.EVENT_REQUEST_CHANGE_DOWNSTREAM, in requestEnableTethering()