Searched refs:MSG_CREATE_CONNECTION (Results 1 – 1 of 1) sorted by relevance
130 private static final int MSG_CREATE_CONNECTION = 2; field in ConnectionService219 mHandler.obtainMessage(MSG_CREATE_CONNECTION, args).sendToTarget();608 case MSG_CREATE_CONNECTION: {