Home
last modified time | relevance | path

Searched defs:CALL_STATE_ACTIVE (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetHalConstants.java60 final static int CALL_STATE_ACTIVE = 0; field in HeadsetHalConstants
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientHalConstants.java57 final static int CALL_STATE_ACTIVE = 0; field in HeadsetClientHalConstants
/packages/services/Telecomm/src/com/android/server/telecom/
DBluetoothPhoneServiceImpl.java62 private static final int CALL_STATE_ACTIVE = 0; field in BluetoothPhoneServiceImpl
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DBluetoothPhoneServiceTest.java74 private static final int CALL_STATE_ACTIVE = 0; field in BluetoothPhoneServiceTest