Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DHeadsetHalConstants.java66 static final int CALL_STATE_IDLE = 6; field in HeadsetHalConstants
/packages/modules/Bluetooth/system/blueberry/utils/
Dbt_constants.py9 CALL_STATE_IDLE = 0 variable
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/
DBluetoothInCallService.java89 private static final int CALL_STATE_IDLE = 6; field in BluetoothInCallService
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/telephony/
DBluetoothInCallServiceTest.java90 private static final int CALL_STATE_IDLE = 6; field in BluetoothInCallServiceTest