Searched refs:MSG_ON_START_RTT (Results 1 – 1 of 1) sorted by relevance
187 private static final int MSG_ON_START_RTT = 26; field in ConnectionService747 mHandler.obtainMessage(MSG_ON_START_RTT, args).sendToTarget();1384 case MSG_ON_START_RTT: {