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

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

Remove isEnabled am: cb66d84a am: 63e2ad40

am: 65bdc80d

Change-Id: Ie7ac8b10c75109c6908cd5f7cfcecf7afcc06b3f
parents 0bb976f3 65bdc80d
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();