Home
last modified time | relevance | path

Searched defs:CALL_STATE_WAITING (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DHeadsetHalConstants.java61 static final int CALL_STATE_WAITING = 5; field in HeadsetHalConstants
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DHfpClientCall.java51 public static final int CALL_STATE_WAITING = 5; field in HfpClientCall
DHeadsetClientHalConstants.java59 static final int CALL_STATE_WAITING = 5; field in HeadsetClientHalConstants
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHeadsetClientCall.java54 public static final int CALL_STATE_WAITING = 5; field in BluetoothHeadsetClientCall
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/
DBluetoothInCallService.java86 private static final int CALL_STATE_WAITING = 5; field in BluetoothInCallService
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/telephony/
DBluetoothInCallServiceTest.java87 private static final int CALL_STATE_WAITING = 5; field in BluetoothInCallServiceTest