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

Commit 573051e9 authored by Pengquan Meng's avatar Pengquan Meng Committed by Android (Google) Code Review
Browse files

Merge "Update ConnectionService API comment"

parents fe4a9a31 e3bf7e2b
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -2041,6 +2041,10 @@ public abstract class ConnectionService extends Service {
     * Call to inform Telecom that your {@link ConnectionService} has released call resources (e.g
     * microphone, camera).
     *
     * <p>
     * The {@link ConnectionService} will be disconnected when it failed to call this method within
     * 5 seconds after {@link #onConnectionServiceFocusLost()} is called.
     *
     * @see ConnectionService#onConnectionServiceFocusLost()
     */
    public final void connectionServiceFocusReleased() {