Loading core/java/android/bluetooth/IBluetoothHeadsetPhone.aidl +1 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ interface IBluetoothHeadsetPhone { String getNetworkOperator(); String getSubscriberNumber(); boolean listCurrentCalls(); boolean queryPhoneState(); // Internal for phone app to call void updateBtHandsfreeAfterRadioTechnologyChange(); Loading Loading
core/java/android/bluetooth/IBluetoothHeadsetPhone.aidl +1 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ interface IBluetoothHeadsetPhone { String getNetworkOperator(); String getSubscriberNumber(); boolean listCurrentCalls(); boolean queryPhoneState(); // Internal for phone app to call void updateBtHandsfreeAfterRadioTechnologyChange(); Loading