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

Commit 4a6e9613 authored by Amit Mahajan's avatar Amit Mahajan
Browse files

Code cleanup including removing direct references to IMS classes.

Bug: 25793157
Change-Id: Ifb550cdd4aa6c7765a070e2725f2bbb7dcd3a69e
parent 65123635
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -1453,9 +1453,7 @@ public class CallsManager extends Call.ListenerBase implements VideoProviderProx
     * MMI codes which can be dialed when one or more calls are in progress.
     * <P>
     * Checks for numbers formatted similar to the MMI codes defined in:
     * {@link com.android.internal.telephony.gsm.GSMPhone#handleInCallMmiCommands(String)}
     * and
     * {@link com.android.internal.telephony.imsphone.ImsPhone#handleInCallMmiCommands(String)}
     * {@link com.android.internal.telephony.Phone#handleInCallMmiCommands(String)}
     *
     * @param handle The URI to call.
     * @return {@code True} if the URI represents a number which could be an in-call MMI code.