public final class android.bluetooth.BluetoothHeadsetClient implements android.bluetooth.BluetoothProfile
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: android.bluetooth.BluetoothHeadsetClient
  super_class: java.lang.Object
{
  private static final java.lang.String TAG;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "BluetoothHeadsetClient"

  private static final boolean DBG;
    descriptor: Z
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  private static final boolean VDBG;
    descriptor: Z
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  public static final java.lang.String ACTION_CONNECTION_STATE_CHANGED;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "android.bluetooth.headsetclient.profile.action.CONNECTION_STATE_CHANGED"

  public static final java.lang.String ACTION_AUDIO_STATE_CHANGED;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "android.bluetooth.headsetclient.profile.action.AUDIO_STATE_CHANGED"

  public static final java.lang.String ACTION_AG_EVENT;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "android.bluetooth.headsetclient.profile.action.AG_EVENT"

  public static final java.lang.String ACTION_CALL_CHANGED;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "android.bluetooth.headsetclient.profile.action.AG_CALL_CHANGED"

  public static final java.lang.String ACTION_RESULT;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "android.bluetooth.headsetclient.profile.action.RESULT"

  public static final java.lang.String ACTION_LAST_VTAG;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "android.bluetooth.headsetclient.profile.action.LAST_VTAG"

  public static final int STATE_AUDIO_DISCONNECTED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  public static final int STATE_AUDIO_CONNECTING;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  public static final int STATE_AUDIO_CONNECTED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2

  public static final java.lang.String EXTRA_AUDIO_WBS;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "android.bluetooth.headsetclient.extra.AUDIO_WBS"

  public static final java.lang.String EXTRA_NETWORK_STATUS;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "android.bluetooth.headsetclient.extra.NETWORK_STATUS"

  public static final java.lang.String EXTRA_NETWORK_SIGNAL_STRENGTH;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "android.bluetooth.headsetclient.extra.NETWORK_SIGNAL_STRENGTH"

  public static final java.lang.String EXTRA_NETWORK_ROAMING;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "android.bluetooth.headsetclient.extra.NETWORK_ROAMING"

  public static final java.lang.String EXTRA_BATTERY_LEVEL;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "android.bluetooth.headsetclient.extra.BATTERY_LEVEL"

  public static final java.lang.String EXTRA_OPERATOR_NAME;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "android.bluetooth.headsetclient.extra.OPERATOR_NAME"

  public static final java.lang.String EXTRA_VOICE_RECOGNITION;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "android.bluetooth.headsetclient.extra.VOICE_RECOGNITION"

  public static final java.lang.String EXTRA_IN_BAND_RING;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "android.bluetooth.headsetclient.extra.IN_BAND_RING"

  public static final java.lang.String EXTRA_SUBSCRIBER_INFO;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "android.bluetooth.headsetclient.extra.SUBSCRIBER_INFO"

  public static final java.lang.String EXTRA_CALL;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "android.bluetooth.headsetclient.extra.CALL"

  public static final java.lang.String EXTRA_NUMBER;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "android.bluetooth.headsetclient.extra.NUMBER"

  public static final java.lang.String EXTRA_RESULT_CODE;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "android.bluetooth.headsetclient.extra.RESULT_CODE"

  public static final java.lang.String EXTRA_CME_CODE;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "android.bluetooth.headsetclient.extra.CME_CODE"

  public static final java.lang.String EXTRA_AG_FEATURE_3WAY_CALLING;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "android.bluetooth.headsetclient.extra.EXTRA_AG_FEATURE_3WAY_CALLING"

  public static final java.lang.String EXTRA_AG_FEATURE_VOICE_RECOGNITION;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "android.bluetooth.headsetclient.extra.EXTRA_AG_FEATURE_VOICE_RECOGNITION"

  public static final java.lang.String EXTRA_AG_FEATURE_ATTACH_NUMBER_TO_VT;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "android.bluetooth.headsetclient.extra.EXTRA_AG_FEATURE_ATTACH_NUMBER_TO_VT"

  public static final java.lang.String EXTRA_AG_FEATURE_REJECT_CALL;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "android.bluetooth.headsetclient.extra.EXTRA_AG_FEATURE_REJECT_CALL"

  public static final java.lang.String EXTRA_AG_FEATURE_ECC;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "android.bluetooth.headsetclient.extra.EXTRA_AG_FEATURE_ECC"

  public static final java.lang.String EXTRA_AG_FEATURE_RESPONSE_AND_HOLD;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "android.bluetooth.headsetclient.extra.EXTRA_AG_FEATURE_RESPONSE_AND_HOLD"

  public static final java.lang.String EXTRA_AG_FEATURE_ACCEPT_HELD_OR_WAITING_CALL;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "android.bluetooth.headsetclient.extra.EXTRA_AG_FEATURE_ACCEPT_HELD_OR_WAITING_CALL"

  public static final java.lang.String EXTRA_AG_FEATURE_RELEASE_HELD_OR_WAITING_CALL;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "android.bluetooth.headsetclient.extra.EXTRA_AG_FEATURE_RELEASE_HELD_OR_WAITING_CALL"

  public static final java.lang.String EXTRA_AG_FEATURE_RELEASE_AND_ACCEPT;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "android.bluetooth.headsetclient.extra.EXTRA_AG_FEATURE_RELEASE_AND_ACCEPT"

  public static final java.lang.String EXTRA_AG_FEATURE_MERGE;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "android.bluetooth.headsetclient.extra.EXTRA_AG_FEATURE_MERGE"

  public static final java.lang.String EXTRA_AG_FEATURE_MERGE_AND_DETACH;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "android.bluetooth.headsetclient.extra.EXTRA_AG_FEATURE_MERGE_AND_DETACH"

  public static final int ACTION_RESULT_OK;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  public static final int ACTION_RESULT_ERROR;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  public static final int ACTION_RESULT_ERROR_NO_CARRIER;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2

  public static final int ACTION_RESULT_ERROR_BUSY;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 3

  public static final int ACTION_RESULT_ERROR_NO_ANSWER;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 4

  public static final int ACTION_RESULT_ERROR_DELAYED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 5

  public static final int ACTION_RESULT_ERROR_BLACKLISTED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 6

  public static final int ACTION_RESULT_ERROR_CME;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 7

  public static final int CME_PHONE_FAILURE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  public static final int CME_NO_CONNECTION_TO_PHONE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  public static final int CME_OPERATION_NOT_ALLOWED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 3

  public static final int CME_OPERATION_NOT_SUPPORTED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 4

  public static final int CME_PHSIM_PIN_REQUIRED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 5

  public static final int CME_PHFSIM_PIN_REQUIRED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 6

  public static final int CME_PHFSIM_PUK_REQUIRED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 7

  public static final int CME_SIM_NOT_INSERTED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 10

  public static final int CME_SIM_PIN_REQUIRED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 11

  public static final int CME_SIM_PUK_REQUIRED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 12

  public static final int CME_SIM_FAILURE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 13

  public static final int CME_SIM_BUSY;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 14

  public static final int CME_SIM_WRONG;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 15

  public static final int CME_INCORRECT_PASSWORD;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 16

  public static final int CME_SIM_PIN2_REQUIRED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 17

  public static final int CME_SIM_PUK2_REQUIRED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 18

  public static final int CME_MEMORY_FULL;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 20

  public static final int CME_INVALID_INDEX;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 21

  public static final int CME_NOT_FOUND;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 22

  public static final int CME_MEMORY_FAILURE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 23

  public static final int CME_TEXT_STRING_TOO_LONG;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 24

  public static final int CME_INVALID_CHARACTER_IN_TEXT_STRING;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 25

  public static final int CME_DIAL_STRING_TOO_LONG;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 26

  public static final int CME_INVALID_CHARACTER_IN_DIAL_STRING;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 27

  public static final int CME_NO_NETWORK_SERVICE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 30

  public static final int CME_NETWORK_TIMEOUT;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 31

  public static final int CME_EMERGENCY_SERVICE_ONLY;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 32

  public static final int CME_NO_SIMULTANOUS_VOIP_CS_CALLS;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 33

  public static final int CME_NOT_SUPPORTED_FOR_VOIP;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 34

  public static final int CME_SIP_RESPONSE_CODE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 35

  public static final int CME_NETWORK_PERSONALIZATION_PIN_REQUIRED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 40

  public static final int CME_NETWORK_PERSONALIZATION_PUK_REQUIRED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 41

  public static final int CME_NETWORK_SUBSET_PERSONALIZATION_PIN_REQUIRED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 42

  public static final int CME_NETWORK_SUBSET_PERSONALIZATION_PUK_REQUIRED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 43

  public static final int CME_SERVICE_PROVIDER_PERSONALIZATION_PIN_REQUIRED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 44

  public static final int CME_SERVICE_PROVIDER_PERSONALIZATION_PUK_REQUIRED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 45

  public static final int CME_CORPORATE_PERSONALIZATION_PIN_REQUIRED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 46

  public static final int CME_CORPORATE_PERSONALIZATION_PUK_REQUIRED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 47

  public static final int CME_HIDDEN_KEY_REQUIRED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 48

  public static final int CME_EAP_NOT_SUPPORTED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 49

  public static final int CME_INCORRECT_PARAMETERS;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 50

  public static final int CALL_ACCEPT_NONE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  public static final int CALL_ACCEPT_HOLD;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  public static final int CALL_ACCEPT_TERMINATE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2

  private android.content.Context mContext;
    descriptor: Landroid/content/Context;
    flags: (0x0002) ACC_PRIVATE

  private android.bluetooth.BluetoothProfile$ServiceListener mServiceListener;
    descriptor: Landroid/bluetooth/BluetoothProfile$ServiceListener;
    flags: (0x0002) ACC_PRIVATE

  private volatile IBluetoothHeadsetClient mService;
    descriptor: LIBluetoothHeadsetClient;
    flags: (0x0042) ACC_PRIVATE, ACC_VOLATILE

  private android.bluetooth.BluetoothAdapter mAdapter;
    descriptor: Landroid/bluetooth/BluetoothAdapter;
    flags: (0x0002) ACC_PRIVATE

  private final IBluetoothStateChangeCallback mBluetoothStateChangeCallback;
    descriptor: LIBluetoothStateChangeCallback;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final android.content.ServiceConnection mConnection;
    descriptor: Landroid/content/ServiceConnection;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  void <init>(android.content.Context, android.bluetooth.BluetoothProfile$ServiceListener);
    descriptor: (Landroid/content/Context;Landroid/bluetooth/BluetoothProfile$ServiceListener;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.bluetooth.BluetoothHeadsetClient this
         0: .line 370
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothStateChangeCallback cannot be resolved to a type\n\tIBluetoothStateChangeCallback cannot be resolved to a type\n\tThe method onBluetoothStateChange(boolean) of type new Stub(){} must override or implement a supertype method\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothManager cannot be resolved to a type\n\tThe method getBluetoothManager() from the type BluetoothAdapter refers to the missing type IBluetoothManager\n\tIBluetoothStateChangeCallback cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothManager cannot be resolved to a type\n\tThe method getBluetoothManager() from the type BluetoothAdapter refers to the missing type IBluetoothManager\n\tIBluetoothStateChangeCallback cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved\n\tIBluetoothHeadsetClient cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothHeadsetClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothHeadsetClient;
    MethodParameters:
         Name  Flags
      context  
      l        

  boolean doBind();
    descriptor: ()Z
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.bluetooth.BluetoothHeadsetClient this
         0: .line 426
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tIBluetoothHeadsetClient cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothHeadsetClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothHeadsetClient;

  void close();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.bluetooth.BluetoothHeadsetClient this
         0: .line 446
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothManager cannot be resolved to a type\n\tThe method getBluetoothManager() from the type BluetoothAdapter refers to the missing type IBluetoothManager\n\tIBluetoothStateChangeCallback cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothHeadsetClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothHeadsetClient;

  public boolean connect(android.bluetooth.BluetoothDevice);
    descriptor: (Landroid/bluetooth/BluetoothDevice;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.bluetooth.BluetoothHeadsetClient this
         0: .line 481
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothHeadsetClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothHeadsetClient;
    MethodParameters:
        Name  Flags
      device  

  public boolean disconnect(android.bluetooth.BluetoothDevice);
    descriptor: (Landroid/bluetooth/BluetoothDevice;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.bluetooth.BluetoothHeadsetClient this
         0: .line 503
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothHeadsetClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothHeadsetClient;
    MethodParameters:
        Name  Flags
      device  

  public java.util.List<android.bluetooth.BluetoothDevice> getConnectedDevices();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.bluetooth.BluetoothHeadsetClient this
         0: .line 524
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothHeadsetClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothHeadsetClient;
    Signature: ()Ljava/util/List<Landroid/bluetooth/BluetoothDevice;>;

  public java.util.List<android.bluetooth.BluetoothDevice> getDevicesMatchingConnectionStates(int[]);
    descriptor: ([I)Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.bluetooth.BluetoothHeadsetClient this
         0: .line 547
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothHeadsetClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothHeadsetClient;
    Signature: ([I)Ljava/util/List<Landroid/bluetooth/BluetoothDevice;>;
    MethodParameters:
        Name  Flags
      states  

  public int getConnectionState(android.bluetooth.BluetoothDevice);
    descriptor: (Landroid/bluetooth/BluetoothDevice;)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.bluetooth.BluetoothHeadsetClient this
         0: .line 569
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothHeadsetClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothHeadsetClient;
    MethodParameters:
        Name  Flags
      device  

  public boolean setPriority(android.bluetooth.BluetoothDevice, int);
    descriptor: (Landroid/bluetooth/BluetoothDevice;I)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.bluetooth.BluetoothHeadsetClient this
         0: .line 589
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothHeadsetClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothHeadsetClient;
    MethodParameters:
          Name  Flags
      device    
      priority  

  public int getPriority(android.bluetooth.BluetoothDevice);
    descriptor: (Landroid/bluetooth/BluetoothDevice;)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.bluetooth.BluetoothHeadsetClient this
         0: .line 611
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothHeadsetClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothHeadsetClient;
    MethodParameters:
        Name  Flags
      device  

  public boolean startVoiceRecognition(android.bluetooth.BluetoothDevice);
    descriptor: (Landroid/bluetooth/BluetoothDevice;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.bluetooth.BluetoothHeadsetClient this
         0: .line 637
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothHeadsetClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothHeadsetClient;
    MethodParameters:
        Name  Flags
      device  

  public boolean stopVoiceRecognition(android.bluetooth.BluetoothDevice);
    descriptor: (Landroid/bluetooth/BluetoothDevice;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.bluetooth.BluetoothHeadsetClient this
         0: .line 662
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothHeadsetClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothHeadsetClient;
    MethodParameters:
        Name  Flags
      device  

  public java.util.List<android.bluetooth.BluetoothHeadsetClientCall> getCurrentCalls(android.bluetooth.BluetoothDevice);
    descriptor: (Landroid/bluetooth/BluetoothDevice;)Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.bluetooth.BluetoothHeadsetClient this
         0: .line 682
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothHeadsetClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothHeadsetClient;
    Signature: (Landroid/bluetooth/BluetoothDevice;)Ljava/util/List<Landroid/bluetooth/BluetoothHeadsetClientCall;>;
    MethodParameters:
        Name  Flags
      device  

  public android.os.Bundle getCurrentAgEvents(android.bluetooth.BluetoothDevice);
    descriptor: (Landroid/bluetooth/BluetoothDevice;)Landroid/os/Bundle;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.bluetooth.BluetoothHeadsetClient this
         0: .line 702
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothHeadsetClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothHeadsetClient;
    MethodParameters:
        Name  Flags
      device  

  public boolean acceptCall(android.bluetooth.BluetoothDevice, int);
    descriptor: (Landroid/bluetooth/BluetoothDevice;I)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.bluetooth.BluetoothHeadsetClient this
         0: .line 725
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothHeadsetClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothHeadsetClient;
    MethodParameters:
        Name  Flags
      device  
      flag    

  public boolean holdCall(android.bluetooth.BluetoothDevice);
    descriptor: (Landroid/bluetooth/BluetoothDevice;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.bluetooth.BluetoothHeadsetClient this
         0: .line 746
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothHeadsetClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothHeadsetClient;
    MethodParameters:
        Name  Flags
      device  

  public boolean rejectCall(android.bluetooth.BluetoothDevice);
    descriptor: (Landroid/bluetooth/BluetoothDevice;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.bluetooth.BluetoothHeadsetClient this
         0: .line 771
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothHeadsetClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothHeadsetClient;
    MethodParameters:
        Name  Flags
      device  

  public boolean terminateCall(android.bluetooth.BluetoothDevice, android.bluetooth.BluetoothHeadsetClientCall);
    descriptor: (Landroid/bluetooth/BluetoothDevice;Landroid/bluetooth/BluetoothHeadsetClientCall;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.bluetooth.BluetoothHeadsetClient this
         0: .line 801
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothHeadsetClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothHeadsetClient;
    MethodParameters:
        Name  Flags
      device  
      call    

  public boolean enterPrivateMode(android.bluetooth.BluetoothDevice, int);
    descriptor: (Landroid/bluetooth/BluetoothDevice;I)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.bluetooth.BluetoothHeadsetClient this
         0: .line 829
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothHeadsetClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothHeadsetClient;
    MethodParameters:
        Name  Flags
      device  
      index   

  public boolean explicitCallTransfer(android.bluetooth.BluetoothDevice);
    descriptor: (Landroid/bluetooth/BluetoothDevice;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.bluetooth.BluetoothHeadsetClient this
         0: .line 856
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothHeadsetClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothHeadsetClient;
    MethodParameters:
        Name  Flags
      device  

  public android.bluetooth.BluetoothHeadsetClientCall dial(android.bluetooth.BluetoothDevice, java.lang.String);
    descriptor: (Landroid/bluetooth/BluetoothDevice;Ljava/lang/String;)Landroid/bluetooth/BluetoothHeadsetClientCall;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.bluetooth.BluetoothHeadsetClient this
         0: .line 879
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothHeadsetClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothHeadsetClient;
    MethodParameters:
        Name  Flags
      device  
      number  

  public boolean sendDTMF(android.bluetooth.BluetoothDevice, byte);
    descriptor: (Landroid/bluetooth/BluetoothDevice;B)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.bluetooth.BluetoothHeadsetClient this
         0: .line 903
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothHeadsetClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothHeadsetClient;
    MethodParameters:
        Name  Flags
      device  
      code    

  public boolean getLastVoiceTagNumber(android.bluetooth.BluetoothDevice);
    descriptor: (Landroid/bluetooth/BluetoothDevice;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.bluetooth.BluetoothHeadsetClient this
         0: .line 929
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothHeadsetClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothHeadsetClient;
    MethodParameters:
        Name  Flags
      device  

  public int getAudioState(android.bluetooth.BluetoothDevice);
    descriptor: (Landroid/bluetooth/BluetoothDevice;)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.bluetooth.BluetoothHeadsetClient this
         0: .line 948
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothHeadsetClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothHeadsetClient;
    MethodParameters:
        Name  Flags
      device  

  public void setAudioRouteAllowed(android.bluetooth.BluetoothDevice, boolean);
    descriptor: (Landroid/bluetooth/BluetoothDevice;Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.bluetooth.BluetoothHeadsetClient this
         0: .line 971
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothHeadsetClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothHeadsetClient;
    MethodParameters:
         Name  Flags
      device   
      allowed  

  public boolean getAudioRouteAllowed(android.bluetooth.BluetoothDevice);
    descriptor: (Landroid/bluetooth/BluetoothDevice;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.bluetooth.BluetoothHeadsetClient this
         0: .line 993
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothHeadsetClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothHeadsetClient;
    MethodParameters:
        Name  Flags
      device  

  public boolean connectAudio(android.bluetooth.BluetoothDevice);
    descriptor: (Landroid/bluetooth/BluetoothDevice;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.bluetooth.BluetoothHeadsetClient this
         0: .line 1017
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothHeadsetClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothHeadsetClient;
    MethodParameters:
        Name  Flags
      device  

  public boolean disconnectAudio(android.bluetooth.BluetoothDevice);
    descriptor: (Landroid/bluetooth/BluetoothDevice;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.bluetooth.BluetoothHeadsetClient this
         0: .line 1041
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothHeadsetClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothHeadsetClient;
    MethodParameters:
        Name  Flags
      device  

  public android.os.Bundle getCurrentAgFeatures(android.bluetooth.BluetoothDevice);
    descriptor: (Landroid/bluetooth/BluetoothDevice;)Landroid/os/Bundle;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.bluetooth.BluetoothHeadsetClient this
         0: .line 1062
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIBluetoothHeadsetClient cannot be resolved to a type\n\tIBluetoothHeadsetClient cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothHeadsetClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothHeadsetClient;
    MethodParameters:
        Name  Flags
      device  

  private boolean isEnabled();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.bluetooth.BluetoothHeadsetClient this
         0: .line 1099
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.bluetooth.BluetoothHeadsetClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/bluetooth/BluetoothHeadsetClient;

  private static boolean isValidDevice(android.bluetooth.BluetoothDevice);
    descriptor: (Landroid/bluetooth/BluetoothDevice;)Z
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 1103
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
        Name  Flags
      device  

  private static void log(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 1107
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
      Name  Flags
      msg   
}
SourceFile: "BluetoothHeadsetClient.java"
NestMembers:
  android.bluetooth.BluetoothHeadsetClient$1  android.bluetooth.BluetoothHeadsetClient$2
InnerClasses:
  public abstract ServiceListener = android.bluetooth.BluetoothProfile$ServiceListener of android.bluetooth.BluetoothProfile