Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DHeadsetHalConstants.java56 static final int CALL_STATE_ACTIVE = 0; field in HeadsetHalConstants
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DHfpClientCall.java36 public static final int CALL_STATE_ACTIVE = 0; field in HfpClientCall
DHeadsetClientHalConstants.java54 static final int CALL_STATE_ACTIVE = 0; field in HeadsetClientHalConstants
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHeadsetClientCall.java39 public static final int CALL_STATE_ACTIVE = 0; field in BluetoothHeadsetClientCall
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/
DBluetoothInCallService.java81 private static final int CALL_STATE_ACTIVE = 0; field in BluetoothInCallService
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/telephony/
DBluetoothInCallServiceTest.java82 private static final int CALL_STATE_ACTIVE = 0; field in BluetoothInCallServiceTest