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

Commit 12c6083f authored by Manish Kumar's avatar Manish Kumar Committed by Natiq Ahmed
Browse files

Add hide to SetDialing.

Change-Id: Idb7c1e4271a3635b28d5a74b0375bfb9108b581e
parent c573e860
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -283,6 +283,7 @@ public abstract class Conference implements IConferenceable {

    /**
     * Sets state to be dialing.
     * @hide
     */
    public final void setDialing() {
        setState(Connection.STATE_DIALING);