Merge "Fix parameter description"

am: 750b523aa2

Change-Id: I5edb7e6910b92d3c2f93a61fc9e68489ece8e72f
This commit is contained in:
Cuihtlauac ALVARADO
2016-09-19 20:26:56 +00:00
committed by android-build-merger

View File

@@ -1079,7 +1079,7 @@ public abstract class ConnectionService extends Service {
* *
* @param connectionManagerPhoneAccount See description at * @param connectionManagerPhoneAccount See description at
* {@link #onCreateOutgoingConnection(PhoneAccountHandle, ConnectionRequest)}. * {@link #onCreateOutgoingConnection(PhoneAccountHandle, ConnectionRequest)}.
* @param request Details about the incoming call. * @param request Details about the outgoing call.
* @return The {@code Connection} object to satisfy this call, or {@code null} to * @return The {@code Connection} object to satisfy this call, or {@code null} to
* not handle the call. * not handle the call.
*/ */