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

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

Merge "Fix parameter description" am: 750b523a

am: df5f3e6d

Change-Id: Ia6b8efc3a910188f48f10abc3f0fc5d2e7d36146
parents 2046f3f6 df5f3e6d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1079,7 +1079,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.
     */