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

Commit 63e2ad40 authored by Zach Johnson's avatar Zach Johnson Committed by android-build-merger
Browse files

Remove isEnabled

am: cb66d84a

Change-Id: Ifc5f5d5439aebb0d391c1ab11d669d7f713deab1
parents 350df7aa cb66d84a
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -35,8 +35,6 @@ import android.os.ResultReceiver;
 */
interface IBluetooth
{
    @UnsupportedAppUsage
    boolean isEnabled();
    int getState();
    boolean enable();
    boolean enableNoAutoConnect();