Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetHalConstants.java64 final static int CALL_STATE_INCOMING = 4; field in HeadsetHalConstants
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientHalConstants.java61 final static int CALL_STATE_INCOMING = 4; field in HeadsetClientHalConstants
/packages/services/Telecomm/src/com/android/server/telecom/
DBluetoothPhoneServiceImpl.java64 private static final int CALL_STATE_INCOMING = 4; field in BluetoothPhoneServiceImpl
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DBluetoothPhoneServiceTest.java77 private static final int CALL_STATE_INCOMING = 4; field in BluetoothPhoneServiceTest