Searched refs:CMD_CELL_CONNECTION_RENEW (Results 1 – 1 of 1) sorted by relevance
1139 static final int CMD_CELL_CONNECTION_RENEW = 4; field in Tethering.TetherMasterSM1223 Message m = obtainMessage(CMD_CELL_CONNECTION_RENEW); in turnOnUpstreamMobileConnection()1591 case CMD_CELL_CONNECTION_RENEW: in processMessage()