Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0e5042e7 authored by Cuihtlauac ALVARADO's avatar Cuihtlauac ALVARADO Committed by android-build-merger
Browse files

Merge "Fix parameter description" am: 750b523a am: df5f3e6d

am: b2a1ee15

Change-Id: I97356fde75e28e6074a819814353070a7e3327c0
parents f3c46a1a b2a1ee15
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1082,7 +1082,7 @@ public abstract class ConnectionService extends Service {
     *
     * @param connectionManagerPhoneAccount See description at
     *         {@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
     *         not handle the call.
     */