Searched refs:connectionCompletedMsg (Results 1 – 1 of 1) sorted by relevance
1226 Message connectionCompletedMsg = cp.mOnCompletedMsg; in notifyConnectCompleted() local1231 connectionCompletedMsg.arg1 = cp.mRequestType; in notifyConnectCompleted()1232 connectionCompletedMsg.arg2 = handoverFailureMode; in notifyConnectCompleted()1236 AsyncResult.forMessage(connectionCompletedMsg); in notifyConnectCompleted()1243 AsyncResult.forMessage(connectionCompletedMsg, cause, in notifyConnectCompleted()1249 + msgToString(connectionCompletedMsg)); in notifyConnectCompleted()1252 connectionCompletedMsg.sendToTarget(); in notifyConnectCompleted()