Searched refs:MSG_ON_STOP_RTT (Results 1 – 1 of 1) sorted by relevance
178 private static final int MSG_ON_STOP_RTT = 27; field in ConnectionService624 mHandler.obtainMessage(MSG_ON_STOP_RTT, args).sendToTarget();1115 case MSG_ON_STOP_RTT: {