Searched refs:KEY_SCO_STATE (Results 1 – 1 of 1) sorted by relevance
43 private static final String KEY_SCO_STATE = "com.android.bluetooth.hfpclient.SCO_STATE"; field in HfpClientDeviceBlock121 mScoState.putInt(KEY_SCO_STATE, newState); in onAudioStateChange()360 bundle.putInt(KEY_SCO_STATE, headsetClientService.getAudioState(device)); in getScoStateFromDevice()