Searched refs:connectionCompletedMsg (Results 1 – 1 of 1) sorted by relevance
1225 Message connectionCompletedMsg = cp.mOnCompletedMsg; in notifyConnectCompleted() local1230 connectionCompletedMsg.arg1 = cp.mRequestType; in notifyConnectCompleted()1231 connectionCompletedMsg.arg2 = handoverFailureMode; in notifyConnectCompleted()1235 AsyncResult.forMessage(connectionCompletedMsg); in notifyConnectCompleted()1242 AsyncResult.forMessage(connectionCompletedMsg, cause, in notifyConnectCompleted()1248 + msgToString(connectionCompletedMsg)); in notifyConnectCompleted()1251 connectionCompletedMsg.sendToTarget(); in notifyConnectCompleted()