Searched refs:CALL_STATE_DISCONNECTED (Results 1 – 4 of 4) sorted by relevance
67 static final int CALL_STATE_DISCONNECTED = 7; field in HeadsetHalConstants
1629 if (mActiveDevice != null && callState != HeadsetHalConstants.CALL_STATE_DISCONNECTED in phoneStateChanged()
78 private static final int CALL_STATE_DISCONNECTED = 7; field in BluetoothInCallService969 bluetoothCallState = CALL_STATE_DISCONNECTED; in getBluetoothCallStateForUpdate()
83 private static final int CALL_STATE_DISCONNECTED = 7; field in BluetoothInCallServiceTest1056 verify(mMockBluetoothHeadset).phoneStateChanged(eq(0), eq(0), eq(CALL_STATE_DISCONNECTED), in testOnCallStateChangedDisconnected()