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

Commit 65bdc80d authored by Zach Johnson's avatar Zach Johnson Committed by android-build-merger
Browse files

Remove isEnabled am: cb66d84a

am: 63e2ad40

Change-Id: I0fb5de384d56d5175ae84c59ec0ea8f9efe002fc
parents 60e4f61d 63e2ad40
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();