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