Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/connectivity/
DTethering.java1139 static final int CMD_CELL_CONNECTION_RENEW = 4; field in Tethering.TetherMasterSM
1223 Message m = obtainMessage(CMD_CELL_CONNECTION_RENEW); in turnOnUpstreamMobileConnection()
1591 case CMD_CELL_CONNECTION_RENEW: in processMessage()