Searched refs:CALL_STATE_WAITING (Results 1 – 9 of 9) sorted by relevance
62 public static final int CALL_STATE_WAITING = 5; field in BluetoothHeadsetClientCall264 case CALL_STATE_WAITING: in toString()
65 static final int CALL_STATE_WAITING = 5; field in HeadsetHalConstants
167 case BluetoothHeadsetClientCall.CALL_STATE_WAITING: in handleCallChanged()172 || mPreviousCallState == BluetoothHeadsetClientCall.CALL_STATE_WAITING) { in handleCallChanged()
207 || call.getState() == BluetoothHeadsetClientCall.CALL_STATE_WAITING) { in handleCall()
62 static final int CALL_STATE_WAITING = 5; field in HeadsetClientHalConstants
518 BluetoothHeadsetClientCall.CALL_STATE_WAITING); in acceptCall()536 case BluetoothHeadsetClientCall.CALL_STATE_WAITING: in acceptCall()601 BluetoothHeadsetClientCall.CALL_STATE_WAITING, in rejectCall()613 case BluetoothHeadsetClientCall.CALL_STATE_WAITING: in rejectCall()
76 private static final int CALL_STATE_WAITING = 5; field in BluetoothInCallService1007 return CALL_STATE_WAITING; in getBtCallState()
81 private static final int CALL_STATE_WAITING = 5; field in BluetoothInCallServiceTest505 verify(mMockBluetoothHeadset).clccResponse(1, 1, CALL_STATE_WAITING, 0, false, in testWaitingCallClccResponse()
10409 Landroid/bluetooth/BluetoothHeadsetClientCall;->CALL_STATE_WAITING:I