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

Commit 14b330d3 authored by Matthew Xie's avatar Matthew Xie Committed by Android (Google) Code Review
Browse files

add queryPhoneState in IBluetoothHeadsetPhone

Change-Id: I10a9237518f04c1453d09f9a10b6ce0e6107056a
parent 3e8c82ed
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@ interface IBluetoothHeadsetPhone {
  String getNetworkOperator();
  String getSubscriberNumber();
  boolean listCurrentCalls();
  boolean queryPhoneState();

  // Internal for phone app to call
  void updateBtHandsfreeAfterRadioTechnologyChange();