Searched refs:CALL_STATE_HELD (Results 1 – 4 of 4) sorted by relevance
379 addCall(BluetoothHeadsetClientCall.CALL_STATE_HELD, ""); in waitForIndicators()406 BluetoothHeadsetClientCall.CALL_STATE_HELD, in updateCallIndicator()594 removeCalls(BluetoothHeadsetClientCall.CALL_STATE_HELD); in updateCallHeldIndicator()601 changeCallsState(BluetoothHeadsetClientCall.CALL_STATE_HELD, in updateCallHeldIndicator()606 changeCallsState(BluetoothHeadsetClientCall.CALL_STATE_HELD, in updateCallHeldIndicator()617 changeCallsState(BluetoothHeadsetClientCall.CALL_STATE_HELD, in updateCallHeldIndicator()622 removeCalls(BluetoothHeadsetClientCall.CALL_STATE_HELD); in updateCallHeldIndicator()638 BluetoothHeadsetClientCall.CALL_STATE_HELD); in updateCallHeldIndicator()645 BluetoothHeadsetClientCall.CALL_STATE_HELD); in updateCallHeldIndicator()647 BluetoothHeadsetClientCall.CALL_STATE_HELD) { in updateCallHeldIndicator()[all …]
58 final static int CALL_STATE_HELD = 1; field in HeadsetClientHalConstants
54 private static final int CALL_STATE_HELD = 1; field in BluetoothPhoneServiceImpl556 state = CALL_STATE_HELD; in sendClccForCall()788 return CALL_STATE_HELD; in convertCallState()
61 final static int CALL_STATE_HELD = 1; field in HeadsetHalConstants