Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetHalConstants.java62 final static int CALL_STATE_DIALING = 2; field in HeadsetHalConstants
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientHalConstants.java59 final static int CALL_STATE_DIALING = 2; field in HeadsetClientHalConstants
/packages/services/Telecomm/src/com/android/server/telecom/
DBluetoothPhoneServiceImpl.java64 private static final int CALL_STATE_DIALING = 2; field in BluetoothPhoneServiceImpl
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DBluetoothPhoneServiceTest.java76 private static final int CALL_STATE_DIALING = 2; field in BluetoothPhoneServiceTest